Click or drag to resize
Xcalibur Systems LLC Logo

TokenPrivilegesPrivileges Field

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.

Namespace: Xcalibur.NativeMethods.V2.Security
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public LuidAndAttributes[] Privileges

Field Value

LuidAndAttributes
See Also