estrutura KERB_RETRIEVE_TKT_RESPONSE (ntsecapi.h)

A estrutura KERB_RETRIEVE_TKT_RESPONSE contém a resposta da recuperação de um tíquete.

Ele é usado por LsaCallAuthenticationPackage.

Sintaxe

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

Membros

Ticket

KERB_EXTERNAL_TICKET estrutura que contém o tíquete solicitado.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows XP [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Windows Server 2003 [somente aplicativos da área de trabalho]
Cabeçalho ntsecapi.h