structure KERB_RETRIEVE_TKT_RESPONSE (ntsecapi.h)
La structure KERB_RETRIEVE_TKT_RESPONSE contient la réponse de la récupération d’un ticket.
Il est utilisé par LsaCallAuthenticationPackage.
typedef struct _KERB_RETRIEVE_TKT_RESPONSE {
KERB_EXTERNAL_TICKET Ticket;
} KERB_RETRIEVE_TKT_RESPONSE, *PKERB_RETRIEVE_TKT_RESPONSE;
Ticket
KERB_EXTERNAL_TICKET structure contenant le ticket demandé.
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
En-tête | ntsecapi.h |