ReactOS 0.4.15-dev-7842-g558ab78
_MSV1_0_LM20_LOGON Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_LM20_LOGON:

Public Attributes

MSV1_0_LOGON_SUBMIT_TYPE MessageType
 
UNICODE_STRING LogonDomainName
 
UNICODE_STRING UserName
 
UNICODE_STRING Workstation
 
UCHAR ChallengeToClient [MSV1_0_CHALLENGE_LENGTH]
 
STRING CaseSensitiveChallengeResponse
 
STRING CaseInsensitiveChallengeResponse
 
ULONG ParameterControl
 

Detailed Description

Definition at line 457 of file ntsecapi.h.

Member Data Documentation

◆ CaseInsensitiveChallengeResponse

STRING _MSV1_0_LM20_LOGON::CaseInsensitiveChallengeResponse

Definition at line 464 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().

◆ CaseSensitiveChallengeResponse

STRING _MSV1_0_LM20_LOGON::CaseSensitiveChallengeResponse

Definition at line 463 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().

◆ ChallengeToClient

UCHAR _MSV1_0_LM20_LOGON::ChallengeToClient

Definition at line 462 of file ntsecapi.h.

◆ LogonDomainName

UNICODE_STRING _MSV1_0_LM20_LOGON::LogonDomainName

Definition at line 459 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().

◆ MessageType

MSV1_0_LOGON_SUBMIT_TYPE _MSV1_0_LM20_LOGON::MessageType

Definition at line 458 of file ntsecapi.h.

◆ ParameterControl

ULONG _MSV1_0_LM20_LOGON::ParameterControl

Definition at line 465 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().

◆ UserName

UNICODE_STRING _MSV1_0_LM20_LOGON::UserName

Definition at line 460 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().

◆ Workstation

UNICODE_STRING _MSV1_0_LM20_LOGON::Workstation

Definition at line 461 of file ntsecapi.h.

Referenced by LsaApLogonUserEx2_Network().


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