KnownAce Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AccessMask | Gets or sets the access mask for this KnownAce object. |
| AceFlags | Gets or sets the AceFlags associated with this GenericAce object. (Inherited from GenericAce.) |
| AceType | Gets the type of this Access Control Entry (ACE). (Inherited from GenericAce.) |
| AuditFlags | Gets the audit information associated with this Access Control Entry (ACE). (Inherited from GenericAce.) |
| BinaryLength | Gets the length, in bytes, of the binary representation of the current GenericAce object. This length should be used before marshaling the ACL into a binary array with the GetBinaryForm method. (Inherited from GenericAce.) |
| InheritanceFlags | Gets flags that specify the inheritance properties of this Access Control Entry (ACE). (Inherited from GenericAce.) |
| IsInherited | Gets a Boolean value that specifies whether this Access Control Entry (ACE) is inherited or is set explicitly. (Inherited from GenericAce.) |
| PropagationFlags | Gets flags that specify the inheritance propagation properties of this Access Control Entry (ACE). (Inherited from GenericAce.) |
| SecurityIdentifier | Gets or sets the SecurityIdentifier object associated with this KnownAce object. |