FreeRDP
NTLM_NEGOTIATE_MESSAGE Struct Reference
Collaboration diagram for NTLM_NEGOTIATE_MESSAGE:

Data Fields

NTLM_MESSAGE_HEADER header
 
UINT32 NegotiateFlags
 
NTLM_VERSION_INFO Version
 
NTLM_MESSAGE_FIELDS DomainName
 
NTLM_MESSAGE_FIELDS Workstation
 

Detailed Description

Definition at line 185 of file libwinpr/sspi/NTLM/ntlm.h.

Field Documentation

◆ DomainName

NTLM_MESSAGE_FIELDS NTLM_NEGOTIATE_MESSAGE::DomainName

Definition at line 190 of file libwinpr/sspi/NTLM/ntlm.h.

◆ header

NTLM_MESSAGE_HEADER NTLM_NEGOTIATE_MESSAGE::header

Definition at line 187 of file libwinpr/sspi/NTLM/ntlm.h.

◆ NegotiateFlags

UINT32 NTLM_NEGOTIATE_MESSAGE::NegotiateFlags

Definition at line 188 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Version

NTLM_VERSION_INFO NTLM_NEGOTIATE_MESSAGE::Version

Definition at line 189 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Workstation

NTLM_MESSAGE_FIELDS NTLM_NEGOTIATE_MESSAGE::Workstation

Definition at line 191 of file libwinpr/sspi/NTLM/ntlm.h.


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