Mono Class Library: System.Security.Principal.WindowsIdentity Overview | Members

System.Security.Principal.WindowsIdentity.Impersonate Overloads

The overloads of Impersonate are listed below. For a list of all members, see the WindowsIdentity Members list.

Public Methods

Impersonate() : WindowsImpersonationContext
Impersonate the instance identity (user).
static
Impersonate(IntPtr) : WindowsImpersonationContext
Impersonate the identity identified by the specified token.