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.
Syntaxe
typedef struct _KERB_RETRIEVE_TKT_RESPONSE {
KERB_EXTERNAL_TICKET Ticket;
} KERB_RETRIEVE_TKT_RESPONSE, *PKERB_RETRIEVE_TKT_RESPONSE;
Membres
Ticket
KERB_EXTERNAL_TICKET structure contenant le ticket demandé.
Configuration requise
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 |