System.Security.AccessControl.CustomAce: Method Members

The methods 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 Methods

override
GetBinaryForm(byte[], int)

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

GetOpaque() : byte[]

Returns the opaque data associated with this System.Security.AccessControl.CustomAce object.

SetOpaque(byte[])

Sets the opaque callback data associated with this System.Security.AccessControl.CustomAce object.