ReactOS 0.4.15-dev-7958-gcd0bb1a
_MSV1_0_INTERACTIVE_LOGON Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_INTERACTIVE_LOGON:

Public Attributes

MSV1_0_LOGON_SUBMIT_TYPE MessageType
 
UNICODE_STRING LogonDomainName
 
UNICODE_STRING UserName
 
UNICODE_STRING Password
 

Detailed Description

Definition at line 433 of file ntsecapi.h.

Member Data Documentation

◆ LogonDomainName

UNICODE_STRING _MSV1_0_INTERACTIVE_LOGON::LogonDomainName

Definition at line 435 of file ntsecapi.h.

Referenced by LogonUserExW(), LsaApLogonUserEx2(), and MyLogonUser().

◆ MessageType

MSV1_0_LOGON_SUBMIT_TYPE _MSV1_0_INTERACTIVE_LOGON::MessageType

Definition at line 434 of file ntsecapi.h.

Referenced by LogonUserExW(), LsaApLogonUserEx2(), and MyLogonUser().

◆ Password

UNICODE_STRING _MSV1_0_INTERACTIVE_LOGON::Password

Definition at line 437 of file ntsecapi.h.

Referenced by LogonUserExW(), LsaApLogonUserEx2(), and MyLogonUser().

◆ UserName

UNICODE_STRING _MSV1_0_INTERACTIVE_LOGON::UserName

Definition at line 436 of file ntsecapi.h.

Referenced by LogonUserExW(), LsaApLogonUserEx2(), and MyLogonUser().


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