Mono Class Library: Overview

System.Security.Policy.CodeGroup: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributeStringstring. Documentation for this section has not yet been entered.
ChildrenIList. Documentation for this section has not yet been entered.
Descriptionstring. Documentation for this section has not yet been entered.
MembershipConditionIMembershipCondition. Documentation for this section has not yet been entered.
[read-only]
abstract
MergeLogicstring. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
[read-only]
PermissionSetNamestring. Documentation for this section has not yet been entered.
PolicyStatementPolicyStatement. Documentation for this section has not yet been entered.

Public Methods

AddChild(CodeGroup)
Documentation for this section has not yet been entered.
abstract
Copy() : CodeGroup
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Equals(CodeGroup, bool) : bool
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
RemoveChild(CodeGroup)
Documentation for this section has not yet been entered.
abstract
Resolve(Evidence) : PolicyStatement
Documentation for this section has not yet been entered.
abstract
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.
ToXml(PolicyLevel) : System.Security.SecurityElement
Documentation for this section has not yet been entered.

Protected Methods

CreateXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.
ParseXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.