ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_TICKET_CACHE_INFO_EX3 Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_TICKET_CACHE_INFO_EX3:

Public Attributes

UNICODE_STRING ClientName
 
UNICODE_STRING ClientRealm
 
UNICODE_STRING ServerName
 
UNICODE_STRING ServerRealm
 
LARGE_INTEGER StartTime
 
LARGE_INTEGER EndTime
 
LARGE_INTEGER RenewTime
 
LONG EncryptionType
 
ULONG TicketFlags
 
ULONG SessionKeyType
 
ULONG BranchId
 
ULONG CacheFlags
 
UNICODE_STRING KdcCalled
 

Detailed Description

Definition at line 520 of file ntsecapi.h.

Member Data Documentation

◆ BranchId

ULONG _KERB_TICKET_CACHE_INFO_EX3::BranchId

Definition at line 532 of file ntsecapi.h.

◆ CacheFlags

ULONG _KERB_TICKET_CACHE_INFO_EX3::CacheFlags

Definition at line 534 of file ntsecapi.h.

◆ ClientName

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX3::ClientName

Definition at line 522 of file ntsecapi.h.

◆ ClientRealm

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX3::ClientRealm

Definition at line 523 of file ntsecapi.h.

◆ EncryptionType

LONG _KERB_TICKET_CACHE_INFO_EX3::EncryptionType

Definition at line 529 of file ntsecapi.h.

◆ EndTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX3::EndTime

Definition at line 527 of file ntsecapi.h.

◆ KdcCalled

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX3::KdcCalled

Definition at line 535 of file ntsecapi.h.

◆ RenewTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX3::RenewTime

Definition at line 528 of file ntsecapi.h.

◆ ServerName

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX3::ServerName

Definition at line 524 of file ntsecapi.h.

◆ ServerRealm

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX3::ServerRealm

Definition at line 525 of file ntsecapi.h.

◆ SessionKeyType

ULONG _KERB_TICKET_CACHE_INFO_EX3::SessionKeyType

Definition at line 531 of file ntsecapi.h.

◆ StartTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX3::StartTime

Definition at line 526 of file ntsecapi.h.

◆ TicketFlags

ULONG _KERB_TICKET_CACHE_INFO_EX3::TicketFlags

Definition at line 530 of file ntsecapi.h.


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