System.Security.AccessControl.CustomAce: Property Members

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

Public Properties

[read-only]
override
BinaryLengthint.

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]
OpaqueLengthint.

Gets the length of the opaque data associated with this System.Security.AccessControl.CustomAce object.