The members of System.Security.Policy.CodeGroup are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of System.Security.Policy.CodeGroup. |
[read-only] | AttributeString | string.
Gets a string representation of the attributes of the policy statement for the code group. |
Children | IList.
Gets or sets an ordered list of the child code groups of a code group. | |
Description | string.
Gets or sets the description of the code group. | |
MembershipCondition | IMembershipCondition.
Gets or sets the code group's membership condition. | |
[read-only] abstract | MergeLogic | string.
When overridden in a derived class, gets the merge logic for the code group. |
Name | string.
Gets or sets the name of the code group. | |
[read-only] | PermissionSetName | string.
Gets the name of the named permission set for the code group. |
PolicyStatement | PolicyStatement.
Gets or sets the policy statement associated with the code group. |
AddChild(CodeGroup)
| ||
abstract | Copy()
| |
override | Equals(object)
| |
Equals(CodeGroup, bool)
| ||
FromXml(System.Security.SecurityElement)
| ||
FromXml(System.Security.SecurityElement, PolicyLevel)
| ||
override | GetHashCode()
| |
RemoveChild(CodeGroup)
| ||
abstract | Resolve(Evidence)
| |
abstract | ResolveMatchingCodeGroups(Evidence)
| |
ToXml()
| ||
ToXml(PolicyLevel)
|
CreateXml(System.Security.SecurityElement, PolicyLevel)
| ||
ParseXml(System.Security.SecurityElement, PolicyLevel)
|