Click or drag to resize

TOKEN_PRIVILEGES Fields

The WindowsApiTOKEN_PRIVILEGES type exposes the following members.

Fields
  Name Description
Public field PrivilegeCount This must be set to the number of entries in the Privileges array.
Public field Privileges Specifies an array of LUID_AND_ATTRIBUTES structures. Each structure contains the LUID and attributes of a privilege.
Top
See Also