Click or drag to resize
Xcalibur Systems LLC Logo

TokenPrivileges Fields

The TokenPrivileges type exposes the following members.

Fields
 NameDescription
Public fieldPrivilegeCount This must be set to the number of entries in the Privileges array.
Public fieldPrivileges Specifies an array of structures. Each structure contains the and attributes of a privilege. To get the name of the privilege associated with a , call the function, passing the address of the as the value of the Luid parameter.
Top
See Also