Mono Class Library: Overview

System.Security.SecurityManager: Method Members

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

See Also: Inherited members from System.Object

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.