|
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.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public LuidAndAttributes[] Privileges
Public Privileges As LuidAndAttributes()
public:
array<LuidAndAttributes>^ Privileges
val mutable Privileges: LuidAndAttributes[]
Field Value
LuidAndAttributesSee Also