Skip to content

TokenGroup

A group in a Windows access token.

Fields

attributes @ TokenGroupAttributes

The group's attributes.

enabled @ Bool

Whether the group is enabled.

enabled_by_default @ Bool

Whether the group is enabled by default.

integrity @ Bool

Whether the SID is an integrity SID.

integrity_enabled @ Bool

Whether the integrity SID is enabled.

logon_id @ Bool

Whether the group identifies the token's logon session.

mandatory @ Bool

Whether the group is mandatory.

owner @ Bool

Whether the group can be assigned as an object owner.

resource @ Bool

Whether the group is a resource group.

sid @ Sid

The group SID.

use_for_deny_only @ Bool

Whether the group is used only for deny access checks.