SID_IDENTIFIER_AUTHORITY

typedef struct _SID_IDENTIFIER_AUTHORITY { /* sia */

BYTE Value[6];

} SID_IDENTIFIER_AUTHORITY ;

The SID_IDENTIFIER_AUTHORITY data structure represents the top level authority of a SID.

Members

Value

An array of six bytes specifying a SID's top-level authority.