System.Security.AccessControl.CommonAce.BinaryLength Property

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.

Syntax

public override int BinaryLength { get; }

Value

Documentation for this section has not yet been entered.

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