System.Security.AccessControl.CustomAce.SetOpaque Method

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

Syntax

public void SetOpaque (byte[] opaque)

Parameters

opaque
An array of byte values that represents the opaque callback data for 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