Mono Class Library: Overview

System.Security.SecurityManager: Members

The members of System.Security.SecurityManager are listed below.

See Also: Inherited members from System.Object

Public Properties

static
CheckExecutionRightsbool. Documentation for this section has not yet been entered.
static
SecurityEnabledbool. Enable, or disable, the security manager.

Public Methods

static
GetZoneAndOrigin(out ArrayList, out ArrayList)
Documentation for this section has not yet been entered.
static
IsGranted(IPermission) : bool
Documentation for this section has not yet been entered.
static
LoadPolicyLevelFromFile(string, PolicyLevelType) : System.Security.Policy.PolicyLevel
Documentation for this section has not yet been entered.
static
LoadPolicyLevelFromString(string, PolicyLevelType) : System.Security.Policy.PolicyLevel
Documentation for this section has not yet been entered.
static
PolicyHierarchy() : IEnumerator
Documentation for this section has not yet been entered.
static
ResolvePolicy(System.Security.Policy.Evidence) : PermissionSet
Documentation for this section has not yet been entered.
static
ResolvePolicy(System.Security.Policy.Evidence[]) : PermissionSet
Documentation for this section has not yet been entered.
static
ResolvePolicy(System.Security.Policy.Evidence, PermissionSet, PermissionSet, PermissionSet, out PermissionSet) : PermissionSet
Documentation for this section has not yet been entered.
static
ResolvePolicyGroups(System.Security.Policy.Evidence) : IEnumerator
Documentation for this section has not yet been entered.
static
ResolveSystemPolicy(System.Security.Policy.Evidence) : PermissionSet
Documentation for this section has not yet been entered.
static
SavePolicy()
Documentation for this section has not yet been entered.
static
SavePolicyLevel(System.Security.Policy.PolicyLevel)
Documentation for this section has not yet been entered.