I am using something like the following method to impersonate a user in my code:
How do you do Impersonation in .NET?
In another class, I need to find out th
Take a look at QueryCredentialsAttributes.