The Win32_TokenPrivileges abstract class contains information about a set of privileges for an access token. Each process ...

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.