| 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 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| PrivilegeCount | | UInt32 | Specifies the number of entries in the Privileges array. |
| Privileges | | Object | Specifies an array of LUIDs and attributes. |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|