Mono Class Library: OverviewSystem.Security.Principal.WindowsIdentity: Method Members |
The methods of System.Security.Principal.WindowsIdentity are listed below. For a list of all members, see the WindowsIdentity Members list.
See Also: Inherited members from System.Object
Dispose() Documentation for this section has not yet been entered.Finalize() Documentation for this section has not yet been entered. staticGetAnonymous() : WindowsIdentity Return the operating system anonymous identity. staticGetCurrent() : WindowsIdentity Return the current operating system identity (user). staticGetCurrent(bool) : WindowsIdentity Documentation for this section has not yet been entered. staticGetCurrent(TokenAccessLevels) : WindowsIdentity Documentation for this section has not yet been entered.Impersonate() : WindowsImpersonationContext Impersonate the instance identity (user). staticImpersonate(IntPtr) : WindowsImpersonationContext Impersonate the identity identified by the specified token.