The properties of System.Security.Policy.CodeGroup are listed below. For a list of all members, see the CodeGroup Members list.
See Also: Inherited members from System.Object
[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. |