Programmatically getting impersonation and anonymous user name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For debugging purposes, I'm trying to programmatically retrieve the user
account name for the anonymous and impersonated account. Using
User.Identity.Name didn't do the trick. Any ideas? Thanks =)
 
Back
Top