ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_QUERY_TKT_CACHE_EX_RESPONSE Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_QUERY_TKT_CACHE_EX_RESPONSE:

Public Attributes

KERB_PROTOCOL_MESSAGE_TYPE MessageType
 
ULONG CountOfTickets
 
KERB_TICKET_CACHE_INFO_EX Tickets [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 585 of file ntsecapi.h.

Member Data Documentation

◆ CountOfTickets

ULONG _KERB_QUERY_TKT_CACHE_EX_RESPONSE::CountOfTickets

Definition at line 588 of file ntsecapi.h.

◆ MessageType

KERB_PROTOCOL_MESSAGE_TYPE _KERB_QUERY_TKT_CACHE_EX_RESPONSE::MessageType

Definition at line 587 of file ntsecapi.h.

◆ Tickets

KERB_TICKET_CACHE_INFO_EX _KERB_QUERY_TKT_CACHE_EX_RESPONSE::Tickets[ANYSIZE_ARRAY]

Definition at line 589 of file ntsecapi.h.


The documentation for this struct was generated from the following file: