ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_TICKET_CACHE_INFO Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_TICKET_CACHE_INFO:

Public Attributes

UNICODE_STRING ServerName
 
UNICODE_STRING RealmName
 
LARGE_INTEGER StartTime
 
LARGE_INTEGER EndTime
 
LARGE_INTEGER RenewTime
 
LONG EncryptionType
 
ULONG TicketFlags
 

Detailed Description

Definition at line 479 of file ntsecapi.h.

Member Data Documentation

◆ EncryptionType

LONG _KERB_TICKET_CACHE_INFO::EncryptionType

Definition at line 486 of file ntsecapi.h.

◆ EndTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO::EndTime

Definition at line 484 of file ntsecapi.h.

◆ RealmName

UNICODE_STRING _KERB_TICKET_CACHE_INFO::RealmName

Definition at line 482 of file ntsecapi.h.

◆ RenewTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO::RenewTime

Definition at line 485 of file ntsecapi.h.

◆ ServerName

UNICODE_STRING _KERB_TICKET_CACHE_INFO::ServerName

Definition at line 481 of file ntsecapi.h.

◆ StartTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO::StartTime

Definition at line 483 of file ntsecapi.h.

◆ TicketFlags

ULONG _KERB_TICKET_CACHE_INFO::TicketFlags

Definition at line 487 of file ntsecapi.h.


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