ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_QUERY_TKT_CACHE_EX2_RESPONSE Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_QUERY_TKT_CACHE_EX2_RESPONSE:

Public Attributes

KERB_PROTOCOL_MESSAGE_TYPE MessageType
 
ULONG CountOfTickets
 
KERB_TICKET_CACHE_INFO_EX2 Tickets [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 592 of file ntsecapi.h.

Member Data Documentation

◆ CountOfTickets

ULONG _KERB_QUERY_TKT_CACHE_EX2_RESPONSE::CountOfTickets

Definition at line 595 of file ntsecapi.h.

◆ MessageType

KERB_PROTOCOL_MESSAGE_TYPE _KERB_QUERY_TKT_CACHE_EX2_RESPONSE::MessageType

Definition at line 594 of file ntsecapi.h.

◆ Tickets

KERB_TICKET_CACHE_INFO_EX2 _KERB_QUERY_TKT_CACHE_EX2_RESPONSE::Tickets[ANYSIZE_ARRAY]

Definition at line 596 of file ntsecapi.h.


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