enumerazione MULTIPLE_TRUSTEE_OPERATION (accctrl.h)
L'enumerazione MULTIPLE_TRUSTEE_OPERATION contiene valori che indicano se una struttura TRUSTEE è un trustee di rappresentazione.
Sintassi
typedef enum _MULTIPLE_TRUSTEE_OPERATION {
NO_MULTIPLE_TRUSTEE,
TRUSTEE_IS_IMPERSONATE
} MULTIPLE_TRUSTEE_OPERATION;
Costanti
NO_MULTIPLE_TRUSTEE Il trustee non è un trustee di rappresentazione. |
TRUSTEE_IS_IMPERSONATE Il trustee è un trustee di rappresentazione. Il membro pMultipleTrustee della struttura TRUSTEE punta a un trustee per un server che può rappresentare il trustee client. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Intestazione | accctrl.h |
Vedi anche
Panoramica di Controllo di accesso