System.Security.AccessControl.CustomAce.GetOpaque Method

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

Syntax

public byte[] GetOpaque ()

Returns

An array of byte values that represents the opaque data associated with this System.Security.AccessControl.CustomAce object.

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