System.Security.Policy.FileCodeGroup Members

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

See Also: Inherited members from System.Security.Policy.CodeGroup

Public Constructors

Public Properties

[read-only]
override
AttributeStringstring.

Gets a string representation of the attributes of the policy statement for the code group.

[read-only]
override
MergeLogicstring.

Gets the merge logic.

[read-only]
override
PermissionSetNamestring.

Gets the name of the named permission set for the code group.

Public Methods

override
Copy() : CodeGroup

Makes a deep copy of the current code group.

override
Equals(object) : bool

Determines whether the specified code group is equivalent to the current code group.

override
GetHashCode() : int

Gets the hash code of the current code group.

override
Resolve(Evidence) : PolicyStatement

Resolves policy for the code group and its descendants for a set of evidence.

override
ResolveMatchingCodeGroups(Evidence) : CodeGroup

Resolves matching code groups.

Protected Methods

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