SID_IDENTIFIER_AUTHORITY structure
Contains a SID identifier authority.
Syntax
typedef struct _SID_IDENTIFIER_AUTHORITY
{
UCHAR Value[6];
} SID_IDENTIFIER_AUTHORITY, *PSID_IDENTIFIER_AUTHORITY;
Members
Value
Must be set to the six bytes of the SID identifier authority.