ReactOS 0.4.15-dev-7924-g5949c20
_SID_2 Struct Reference
Collaboration diagram for _SID_2:

Public Attributes

UCHAR Revision
 
UCHAR SubAuthorityCount
 
SID_IDENTIFIER_AUTHORITY IdentifierAuthority
 
ULONG SubAuthority [2]
 

Detailed Description

Definition at line 145 of file tokentest.c.

Member Data Documentation

◆ IdentifierAuthority

SID_IDENTIFIER_AUTHORITY _SID_2::IdentifierAuthority

Definition at line 149 of file tokentest.c.

◆ Revision

UCHAR _SID_2::Revision

Definition at line 147 of file tokentest.c.

◆ SubAuthority

ULONG _SID_2::SubAuthority[2]

Definition at line 150 of file tokentest.c.

◆ SubAuthorityCount

UCHAR _SID_2::SubAuthorityCount

Definition at line 148 of file tokentest.c.


The documentation for this struct was generated from the following file: