Feb 20, 2010

How can I find out which account ASP.NET is running as ?

Response.Write("ASP.NET is running as the account : " & Environment.Username)

No comments:

Post a Comment