| Win32_TokenGroups |
| The Win32_TokenGroups abstract class contains information about the group account security identifiers (SIDs) associated with an access token. For more information about token groups and the TOKEN_GROUPS structure, see the Access Tokens topic in the Platform SDK Access Control documentation. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupCount | | UInt32 | Specifies the number of groups in the access token. |
| Groups | | Object | Specifies an array of SIDs and attributes. |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|