2.4.1.1 RPC_SID_IDENTIFIER_AUTHORITY

msdn link

The RPC_SID_IDENTIFIER_AUTHORITY structure is a representation of a security identifier (SID) authority, as specified by the SID_IDENTIFIER_AUTHORITY structure. This structure is defined in IDL as follows.

 typedef struct _RPC_SID_IDENTIFIER_AUTHORITY {
   byte Value[6];
 } RPC_SID_IDENTIFIER_AUTHORITY;

For individual member semantics of the SID_IDENTIFIER_AUTHORITY structure, see section 2.4.1.