System.Security.Policy.CodeGroup: Property Members

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

Public Properties

[read-only]
AttributeStringstring.

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

ChildrenIList.

Gets or sets an ordered list of the child code groups of a code group.

Descriptionstring.

Gets or sets the description of the code group.

MembershipConditionIMembershipCondition.

Gets or sets the code group's membership condition.

[read-only]
abstract
MergeLogicstring.

When overridden in a derived class, gets the merge logic for the code group.

Namestring.

Gets or sets the name of the code group.

[read-only]
PermissionSetNamestring.

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

PolicyStatementPolicyStatement.

Gets or sets the policy statement associated with the code group.