ReactOS 0.4.16-dev-2331-gc9e73b6
_KERB_RETRIEVE_TKT_REQUEST Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_RETRIEVE_TKT_REQUEST:

Public Attributes

KERB_PROTOCOL_MESSAGE_TYPE MessageType
 
LUID LogonId
 
UNICODE_STRING TargetName
 
ULONG TicketFlags
 
ULONG CacheOptions
 
LONG EncryptionType
 
SecHandle CredentialsHandle
 

Detailed Description

Definition at line 606 of file ntsecapi.h.

Member Data Documentation

◆ CacheOptions

ULONG _KERB_RETRIEVE_TKT_REQUEST::CacheOptions

Definition at line 612 of file ntsecapi.h.

◆ CredentialsHandle

SecHandle _KERB_RETRIEVE_TKT_REQUEST::CredentialsHandle

Definition at line 614 of file ntsecapi.h.

◆ EncryptionType

LONG _KERB_RETRIEVE_TKT_REQUEST::EncryptionType

Definition at line 613 of file ntsecapi.h.

◆ LogonId

LUID _KERB_RETRIEVE_TKT_REQUEST::LogonId

Definition at line 609 of file ntsecapi.h.

◆ MessageType

KERB_PROTOCOL_MESSAGE_TYPE _KERB_RETRIEVE_TKT_REQUEST::MessageType

Definition at line 608 of file ntsecapi.h.

◆ TargetName

UNICODE_STRING _KERB_RETRIEVE_TKT_REQUEST::TargetName

Definition at line 610 of file ntsecapi.h.

◆ TicketFlags

ULONG _KERB_RETRIEVE_TKT_REQUEST::TicketFlags

Definition at line 611 of file ntsecapi.h.


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