ReactOS 0.4.15-dev-7918-g2a2556c
_MSV1_0_GETCHALLENRESP_RESPONSE Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _MSV1_0_GETCHALLENRESP_RESPONSE:

Public Attributes

MSV1_0_PROTOCOL_MESSAGE_TYPE MessageType
 
STRING CaseSensitiveChallengeResponse
 
STRING CaseInsensitiveChallengeResponse
 
UNICODE_STRING UserName
 
UNICODE_STRING LogonDomainName
 
UCHAR UserSessionKey [MSV1_0_USER_SESSION_KEY_LENGTH]
 
UCHAR LanmanSessionKey [MSV1_0_LANMAN_SESSION_KEY_LENGTH]
 

Detailed Description

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

Member Data Documentation

◆ CaseInsensitiveChallengeResponse

STRING _MSV1_0_GETCHALLENRESP_RESPONSE::CaseInsensitiveChallengeResponse

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

◆ CaseSensitiveChallengeResponse

STRING _MSV1_0_GETCHALLENRESP_RESPONSE::CaseSensitiveChallengeResponse

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

◆ LanmanSessionKey

UCHAR _MSV1_0_GETCHALLENRESP_RESPONSE::LanmanSessionKey[MSV1_0_LANMAN_SESSION_KEY_LENGTH]

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

◆ LogonDomainName

UNICODE_STRING _MSV1_0_GETCHALLENRESP_RESPONSE::LogonDomainName

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

◆ MessageType

MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETCHALLENRESP_RESPONSE::MessageType

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

◆ UserName

UNICODE_STRING _MSV1_0_GETCHALLENRESP_RESPONSE::UserName

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

◆ UserSessionKey

UCHAR _MSV1_0_GETCHALLENRESP_RESPONSE::UserSessionKey[MSV1_0_USER_SESSION_KEY_LENGTH]

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


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