The members of System.Security.AccessControl.CompoundAce are listed below.
See Also: Inherited members from System.Security.AccessControl.KnownAce
Initializes a new instance of the System.Security.AccessControl.CompoundAce class. |
[read-only] override | BinaryLength | int.
Gets the length, in bytes, of the binary representation of the current System.Security.AccessControl.CompoundAce object. This length should be used before marshaling the ACL into a binary array with the CompoundAce.GetBinaryForm method. |
CompoundAceType | CompoundAceType.
Gets or sets the type of this System.Security.AccessControl. CompoundAce object. |
override | GetBinaryForm(byte[], int)
|