Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 2.14 KB

ns-ntifs-_token_primary_group.md

File metadata and controls

71 lines (59 loc) · 2.14 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ntifs._TOKEN_PRIMARY_GROUP
TOKEN_PRIMARY_GROUP (ntifs.h)
TOKEN_PRIMARY_GROUP specifies a group security identifier (SID) for an access token.
ifsk\token_primary_group.htm
ifsk
07/26/2022
TOKEN_PRIMARY_GROUP structure
*PTOKEN_PRIMARY_GROUP, PTOKEN_PRIMARY_GROUP, PTOKEN_PRIMARY_GROUP structure pointer [Installable File System Drivers], TOKEN_PRIMARY_GROUP, TOKEN_PRIMARY_GROUP structure [Installable File System Drivers], _TOKEN_PRIMARY_GROUP, ifsk.token_primary_group, ntifs/PTOKEN_PRIMARY_GROUP, ntifs/TOKEN_PRIMARY_GROUP, securitystructures_8d3bc1f9-abc5-4ac3-8351-cf2c56db6a20.xml
ntifs.h
Ntifs.h
Windows
Windows
TOKEN_PRIMARY_GROUP, *PTOKEN_PRIMARY_GROUP
_TOKEN_PRIMARY_GROUP
ntifs/_TOKEN_PRIMARY_GROUP
PTOKEN_PRIMARY_GROUP
ntifs/PTOKEN_PRIMARY_GROUP
TOKEN_PRIMARY_GROUP
ntifs/TOKEN_PRIMARY_GROUP
APIRef
kbSyntax
HeaderDef
ntifs.h
_TOKEN_PRIMARY_GROUP
PTOKEN_PRIMARY_GROUP
TOKEN_PRIMARY_GROUP

TOKEN_PRIMARY_GROUP structure

-description

The TOKEN_PRIMARY_GROUP structure specifies a group security identifier (SID) for an access token.

-struct-fields

-field PrimaryGroup

Pointer to a SID structure representing a group that will become the primary group of any objects created by a process using this access token. The SID must be one of the group SIDs already in the token.

-see-also

SID

SeQueryInformationToken

TOKEN_INFORMATION_CLASS

ZwQueryInformationToken

ZwSetInformationToken