estructura de SID_IDENTIFIER_AUTHORITY

Contiene una entidad de identificador de SID.

Sintaxis

typedef struct _SID_IDENTIFIER_AUTHORITY
{
    UCHAR Value[6];
} SID_IDENTIFIER_AUTHORITY, *PSID_IDENTIFIER_AUTHORITY;

Miembros

Valor

Debe establecerse en los seis bytes de la entidad de identificador de SID.

Vea también

Definiciones de IDL de unión a un dominio sin conexión