Skip to content

NativeMethods.TOKEN_PRIVILEGES ​

Contains information about a set of privileges associated with an access token.

Kind: Struct

Namespace: ConnectorLib

Public Attributes

int

PrivilegeCount

The number of privileges in the Privileges array.

LUID_AND_ATTRIBUTES[]

Privileges

The LUID and attributes for the privileges.