ReactOS 0.4.15-dev-7842-g558ab78
_MSV1_0_SUBAUTH_LOGON Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_SUBAUTH_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 AuthenticationInfo1
 
STRING AuthenticationInfo2
 
ULONG ParameterControl
 
ULONG SubAuthPackageId
 

Detailed Description

Definition at line 467 of file ntsecapi.h.

Member Data Documentation

◆ AuthenticationInfo1

STRING _MSV1_0_SUBAUTH_LOGON::AuthenticationInfo1

Definition at line 473 of file ntsecapi.h.

◆ AuthenticationInfo2

STRING _MSV1_0_SUBAUTH_LOGON::AuthenticationInfo2

Definition at line 474 of file ntsecapi.h.

◆ ChallengeToClient

UCHAR _MSV1_0_SUBAUTH_LOGON::ChallengeToClient

Definition at line 472 of file ntsecapi.h.

◆ LogonDomainName

UNICODE_STRING _MSV1_0_SUBAUTH_LOGON::LogonDomainName

Definition at line 469 of file ntsecapi.h.

◆ MessageType

MSV1_0_LOGON_SUBMIT_TYPE _MSV1_0_SUBAUTH_LOGON::MessageType

Definition at line 468 of file ntsecapi.h.

◆ ParameterControl

ULONG _MSV1_0_SUBAUTH_LOGON::ParameterControl

Definition at line 475 of file ntsecapi.h.

◆ SubAuthPackageId

ULONG _MSV1_0_SUBAUTH_LOGON::SubAuthPackageId

Definition at line 476 of file ntsecapi.h.

◆ UserName

UNICODE_STRING _MSV1_0_SUBAUTH_LOGON::UserName

Definition at line 470 of file ntsecapi.h.

◆ Workstation

UNICODE_STRING _MSV1_0_SUBAUTH_LOGON::Workstation

Definition at line 471 of file ntsecapi.h.


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