Mono Class Library: Overview

System.Security.Policy.PolicyLevel: Method Members

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

See Also: Inherited members from System.Object

Public Methods

AddFullTrustAssembly(StrongName)
Documentation for this section has not yet been entered.
AddFullTrustAssembly(StrongNameMembershipCondition)
Documentation for this section has not yet been entered.
AddNamedPermissionSet(System.Security.NamedPermissionSet)
Documentation for this section has not yet been entered.
ChangeNamedPermissionSet(string, System.Security.PermissionSet) : System.Security.NamedPermissionSet
Documentation for this section has not yet been entered.
static
CreateAppDomainLevel() : PolicyLevel
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
GetNamedPermissionSet(string) : System.Security.NamedPermissionSet
Documentation for this section has not yet been entered.
Recover()
Documentation for this section has not yet been entered.
RemoveFullTrustAssembly(StrongName)
Documentation for this section has not yet been entered.
RemoveFullTrustAssembly(StrongNameMembershipCondition)
Documentation for this section has not yet been entered.
RemoveNamedPermissionSet(System.Security.NamedPermissionSet) : System.Security.NamedPermissionSet
Documentation for this section has not yet been entered.
RemoveNamedPermissionSet(string) : System.Security.NamedPermissionSet
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
Resolve(Evidence) : PolicyStatement
Documentation for this section has not yet been entered.
ResolveMatchingCodeGroups(Evidence) : CodeGroup
Documentation for this section has not yet been entered.
ToXml() : System.Security.SecurityElement
Documentation for this section has not yet been entered.