Edit

Share via


QualifiedAce.OpaqueLength Property

Definition

Gets the length of the opaque callback data associated with this QualifiedAce object. This property is valid only for callback Access Control Entries (ACEs).

public:
 property int OpaqueLength { int get(); };
public int OpaqueLength { get; }
member this.OpaqueLength : int
Public ReadOnly Property OpaqueLength As Integer

Property Value

The length of the opaque callback data.

Applies to