ReactOS 0.4.15-dev-7918-g2a2556c
_KERB_INTERACTIVE_LOGON Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _KERB_INTERACTIVE_LOGON:

Public Attributes

KERB_LOGON_SUBMIT_TYPE MessageType
 
UNICODE_STRING LogonDomainName
 
UNICODE_STRING UserName
 
UNICODE_STRING Password
 

Detailed Description

Definition at line 427 of file ntsecapi.h.

Member Data Documentation

◆ LogonDomainName

UNICODE_STRING _KERB_INTERACTIVE_LOGON::LogonDomainName

Definition at line 429 of file ntsecapi.h.

◆ MessageType

KERB_LOGON_SUBMIT_TYPE _KERB_INTERACTIVE_LOGON::MessageType

Definition at line 428 of file ntsecapi.h.

◆ Password

UNICODE_STRING _KERB_INTERACTIVE_LOGON::Password

Definition at line 431 of file ntsecapi.h.

◆ UserName

UNICODE_STRING _KERB_INTERACTIVE_LOGON::UserName

Definition at line 430 of file ntsecapi.h.


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