ReactOS 0.4.15-dev-7942-gd23573b
_MSV1_0_GETCHALLENRESP_REQUEST_V1 Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _MSV1_0_GETCHALLENRESP_REQUEST_V1:

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ ChallengeToClient

UCHAR _MSV1_0_GETCHALLENRESP_REQUEST_V1::ChallengeToClient[MSV1_0_CHALLENGE_LENGTH]

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

◆ LogonId

LUID _MSV1_0_GETCHALLENRESP_REQUEST_V1::LogonId

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

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETCHALLENRESP_REQUEST_V1::MessageType

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

◆ ParameterControl

ULONG _MSV1_0_GETCHALLENRESP_REQUEST_V1::ParameterControl

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

◆ Password

UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST_V1::Password

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


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