KERB_RETRIEVE_TKT_RESPONSE struttura (ntsecapi.h)

La struttura KERB_RETRIEVE_TKT_RESPONSE contiene la risposta dal recupero di un ticket.

Viene usato da LsaCallAuthenticationPackage.

Sintassi

typedef struct _KERB_RETRIEVE_TKT_RESPONSE {
  KERB_EXTERNAL_TICKET Ticket;
} KERB_RETRIEVE_TKT_RESPONSE, *PKERB_RETRIEVE_TKT_RESPONSE;

Members

Ticket

KERB_EXTERNAL_TICKET struttura contenente il ticket richiesto.

Requisiti

Requisito Valore
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione ntsecapi.h