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

System.Security.Principal.WindowsIdentity.GetCurrent Overloads

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

Public Methods

static
GetCurrent() : WindowsIdentity
Return the current operating system identity (user).
static
GetCurrent(bool) : WindowsIdentity
Documentation for this section has not yet been entered.
static
GetCurrent(TokenAccessLevels) : WindowsIdentity
Documentation for this section has not yet been entered.