Mono Class Library: System.Security.Principal.WindowsIdentity Overview | MembersSystem.Security.Principal.WindowsIdentity.Impersonate Overloads |
The overloads of Impersonate are listed below. For a list of all members, see the WindowsIdentity Members list.
Impersonate() : WindowsImpersonationContext Impersonate the instance identity (user). staticImpersonate(IntPtr) : WindowsImpersonationContext Impersonate the identity identified by the specified token.