Mono Class Library: Overview

System.Security.Policy.PolicyLevel: Members

The members of System.Security.Policy.PolicyLevel are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
FullTrustAssembliesIList. Documentation for this section has not yet been entered.
[read-only]
Labelstring. Documentation for this section has not yet been entered.
[read-only]
NamedPermissionSetsIList. Documentation for this section has not yet been entered.
RootCodeGroupCodeGroup. Documentation for this section has not yet been entered.
[read-only]
StoreLocationstring. Documentation for this section has not yet been entered.
[read-only]
TypeSystem.Security.PolicyLevelType. Documentation for this section has not yet been entered.

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.