The members of System.Security.AccessControl.CustomAce are listed below.
See Also: Inherited members from System.Security.AccessControl.GenericAce
Initializes a new instance of the System.Security.AccessControl.CustomAce class. |
static readonly | MaxOpaqueLength | int (0).
Returns the maximum allowed length of an opaque data blob for this System.Security.AccessControl.CustomAce object. |
[read-only] override | BinaryLength | int.
Gets the length, in bytes, of the binary representation of the current System.Security.AccessControl.CustomAce object. This length should be used before marshaling the ACL into a binary array with the CustomAce.GetBinaryForm method. |
[read-only] | OpaqueLength | int.
Gets the length of the opaque data associated with this System.Security.AccessControl.CustomAce object. |
override | GetBinaryForm(byte[], int)
| |
GetOpaque()
| ||
SetOpaque(byte[])
|