The properties of System.Security.AccessControl.CustomAce are listed below. For a list of all members, see the CustomAce Members list.
See Also: Inherited members from System.Security.AccessControl.GenericAce
[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. |