ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_TICKET_CACHE_INFO_EX2 Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_TICKET_CACHE_INFO_EX2:

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
 

Detailed Description

Definition at line 504 of file ntsecapi.h.

Member Data Documentation

◆ BranchId

ULONG _KERB_TICKET_CACHE_INFO_EX2::BranchId

Definition at line 517 of file ntsecapi.h.

◆ ClientName

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX2::ClientName

Definition at line 506 of file ntsecapi.h.

◆ ClientRealm

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX2::ClientRealm

Definition at line 507 of file ntsecapi.h.

◆ EncryptionType

LONG _KERB_TICKET_CACHE_INFO_EX2::EncryptionType

Definition at line 513 of file ntsecapi.h.

◆ EndTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX2::EndTime

Definition at line 511 of file ntsecapi.h.

◆ RenewTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX2::RenewTime

Definition at line 512 of file ntsecapi.h.

◆ ServerName

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX2::ServerName

Definition at line 508 of file ntsecapi.h.

◆ ServerRealm

UNICODE_STRING _KERB_TICKET_CACHE_INFO_EX2::ServerRealm

Definition at line 509 of file ntsecapi.h.

◆ SessionKeyType

ULONG _KERB_TICKET_CACHE_INFO_EX2::SessionKeyType

Definition at line 516 of file ntsecapi.h.

◆ StartTime

LARGE_INTEGER _KERB_TICKET_CACHE_INFO_EX2::StartTime

Definition at line 510 of file ntsecapi.h.

◆ TicketFlags

ULONG _KERB_TICKET_CACHE_INFO_EX2::TicketFlags

Definition at line 514 of file ntsecapi.h.


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