BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupCountUInt32Specifies the number of groups in the access token.
GroupsObjectSpecifies an array of SIDs and attributes.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances