ReactOS 0.4.15-dev-7918-g2a2556c
_MSV1_0_GETCHALLENRESP_REQUEST Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _MSV1_0_GETCHALLENRESP_REQUEST:

Public Attributes

MSV1_0_PROTOCOL_MESSAGE_TYPE MessageType
 
ULONG ParameterControl
 
LUID LogonId
 
UNICODE_STRING Password
 
UCHAR ChallengeToClient [MSV1_0_CHALLENGE_LENGTH]
 
UNICODE_STRING UserName
 
UNICODE_STRING LogonDomainName
 
UNICODE_STRING ServerName
 

Detailed Description

Definition at line 1021 of file ntifs.template.h.

Member Data Documentation

◆ ChallengeToClient

UCHAR _MSV1_0_GETCHALLENRESP_REQUEST::ChallengeToClient[MSV1_0_CHALLENGE_LENGTH]

Definition at line 1026 of file ntifs.template.h.

◆ LogonDomainName

UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST::LogonDomainName

Definition at line 1028 of file ntifs.template.h.

◆ LogonId

LUID _MSV1_0_GETCHALLENRESP_REQUEST::LogonId

Definition at line 1024 of file ntifs.template.h.

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETCHALLENRESP_REQUEST::MessageType

Definition at line 1022 of file ntifs.template.h.

◆ ParameterControl

ULONG _MSV1_0_GETCHALLENRESP_REQUEST::ParameterControl

Definition at line 1023 of file ntifs.template.h.

◆ Password

UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST::Password

Definition at line 1025 of file ntifs.template.h.

◆ ServerName

UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST::ServerName

Definition at line 1029 of file ntifs.template.h.

◆ UserName

UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST::UserName

Definition at line 1027 of file ntifs.template.h.


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