BACK TO INDEX

Win32_TokenPrivileges
The Win32_TokenPrivileges abstract class contains information about a set of privileges for an access token. Each process or thread in the job object has an access token specifying what resources and actions are available to it. For more information, see the Access Tokens topic in the Platform SDK Access Control documentation.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
PrivilegeCountUInt32Specifies the number of entries in the Privileges array.
PrivilegesObjectSpecifies an array of LUIDs and attributes.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances