TokenGroup
A group in a Windows access token.
Fields
attributes @ TokenGroupAttributesThe group's attributes.
enabled @ BoolWhether the group is enabled.
enabled_by_default @ BoolWhether the group is enabled by default.
integrity @ BoolWhether the SID is an integrity SID.
integrity_enabled @ BoolWhether the integrity SID is enabled.
logon_id @ BoolWhether the group identifies the token's logon session.
mandatory @ BoolWhether the group is mandatory.
owner @ BoolWhether the group can be assigned as an object owner.
resource @ BoolWhether the group is a resource group.
sid @ SidThe group SID.
use_for_deny_only @ BoolWhether the group is used only for deny access checks.