System.Security.AccessControl.CommonAce: Property Members

The properties of System.Security.AccessControl.CommonAce are listed below. For a list of all members, see the CommonAce Members list.

See Also: Inherited members from System.Security.AccessControl.QualifiedAce

Public Properties

[read-only]
override
BinaryLengthint.

Gets the length, in bytes, of the binary representation of the current System.Security.AccessControl.CommonAce object. Use this length with the CommonAce.GetBinaryForm(Byte[], int) method before marshaling the ACL into a binary array.