System.Security.AccessControl.CompoundAce Members

The members of System.Security.AccessControl.CompoundAce are listed below.

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

Public Constructors

Public Properties

[read-only]
override
BinaryLengthint.

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.

CompoundAceTypeCompoundAceType.

Gets or sets the type of this System.Security.AccessControl. CompoundAce object.

Public Methods

override
GetBinaryForm(byte[], int)

Marshals the contents of the System.Security.AccessControl.CompoundAce object into the specified byte array beginning at the specified offset.