QualifiedAce.GetOpaque Method

Definition

Returns the opaque callback data associated with this QualifiedAce object.

public byte[]? GetOpaque();
public byte[] GetOpaque();

Returns

Byte[]

An array of byte values that represents the opaque callback data associated with this QualifiedAce object.

Remarks

Opaque callback data is present only in callback Access Control Entries (ACEs).

Applies to