Link to home
Start Free TrialLog in
Avatar of bemara57
bemara57

asked on

Is there a way to get the Internet Guest Account name of the web app?

I'm trying to get the anonymous user account name that is set for the web application in IIS. Is there a way to do this?
ASKER CERTIFIED SOLUTION
Avatar of REA_ANDREW
REA_ANDREW
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I mean to say, that it would still work with Impersonation but return the user name of the account you are impersonating lol, so without impersonation you get the default account, i.e. ASPNET I would have thought is your default!

Andrew