The properties of System.Security.AccessControl.GenericAce are listed below. For a list of all members, see the GenericAce Members list.
See Also: Inherited members from System.Object
AceFlags | AceFlags.
Gets or sets the System.Security.AccessControl.AceFlags associated with this System.Security.AccessControl.GenericAce object. | |
[read-only] | AceType | AceType.
Gets the type of this Access Control Entry (ACE). |
[read-only] | AuditFlags | AuditFlags.
Gets the audit information associated with this Access Control Entry (ACE). |
[read-only] abstract | BinaryLength | int.
Gets the length, in bytes, of the binary representation of the current System.Security.AccessControl.GenericAce object. This length should be used before marshaling the ACL into a binary array with the GenericAce.GetBinaryForm method. |
[read-only] | InheritanceFlags | InheritanceFlags.
Gets flags that specify the inheritance properties of this Access Control Entry (ACE). |
[read-only] | IsInherited | bool.
Gets a Boolean value that specifies whether this Access Control Entry (ACE) is inherited or is set explicitly. |
[read-only] | PropagationFlags | PropagationFlags.
Gets flags that specify the inheritance propagation properties of this Access Control Entry (ACE). |