System.Security.AccessControl.CommonAce.GetBinaryForm Method

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

Syntax

public override void GetBinaryForm (byte[] binaryForm, int offset)

Parameters

binaryForm
The byte array into which the contents of the System.Security.AccessControl.CommonAce object is marshaled.
offset
The offset at which to start marshaling.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0