|
ReactOS 0.4.16-dev-2331-gc9e73b6
|
#include <ntsecapi.h>

Public Attributes | |
| UNICODE_STRING | ServerName |
| UNICODE_STRING | RealmName |
| LARGE_INTEGER | StartTime |
| LARGE_INTEGER | EndTime |
| LARGE_INTEGER | RenewTime |
| LONG | EncryptionType |
| ULONG | TicketFlags |
Definition at line 479 of file ntsecapi.h.
| LONG _KERB_TICKET_CACHE_INFO::EncryptionType |
Definition at line 486 of file ntsecapi.h.
| LARGE_INTEGER _KERB_TICKET_CACHE_INFO::EndTime |
Definition at line 484 of file ntsecapi.h.
| UNICODE_STRING _KERB_TICKET_CACHE_INFO::RealmName |
Definition at line 482 of file ntsecapi.h.
| LARGE_INTEGER _KERB_TICKET_CACHE_INFO::RenewTime |
Definition at line 485 of file ntsecapi.h.
| UNICODE_STRING _KERB_TICKET_CACHE_INFO::ServerName |
Definition at line 481 of file ntsecapi.h.
| LARGE_INTEGER _KERB_TICKET_CACHE_INFO::StartTime |
Definition at line 483 of file ntsecapi.h.
| ULONG _KERB_TICKET_CACHE_INFO::TicketFlags |
Definition at line 487 of file ntsecapi.h.