Mono Class Library: Overview

System.Security.SecurityContext: Method Members

The methods of System.Security.SecurityContext are listed below. For a list of all members, see the SecurityContext Members list.

See Also: Inherited members from System.Object

Public Methods

static
Capture() : SecurityContext
Documentation for this section has not yet been entered.
CreateCopy() : SecurityContext
Documentation for this section has not yet been entered.
static
IsFlowSuppressed() : bool
Documentation for this section has not yet been entered.
static
IsWindowsIdentityFlowSuppressed() : bool
Documentation for this section has not yet been entered.
static
RestoreFlow()
Documentation for this section has not yet been entered.
static
Run(SecurityContext, System.Threading.ContextCallback, object)
Documentation for this section has not yet been entered.
static
SuppressFlow() : System.Threading.AsyncFlowControl
Documentation for this section has not yet been entered.
static
SuppressFlowWindowsIdentity() : System.Threading.AsyncFlowControl
Documentation for this section has not yet been entered.