ReactOS 0.4.15-dev-7842-g558ab78
_NETLOGON_INTERACTIVE_INFO Struct Reference

#include <subauth.h>

Collaboration diagram for _NETLOGON_INTERACTIVE_INFO:

Public Attributes

NETLOGON_LOGON_IDENTITY_INFO Identity
 
LM_OWF_PASSWORD LmOwfPassword
 
NT_OWF_PASSWORD NtOwfPassword
 

Detailed Description

Definition at line 171 of file subauth.h.

Member Data Documentation

◆ Identity

NETLOGON_LOGON_IDENTITY_INFO _NETLOGON_INTERACTIVE_INFO::Identity

Definition at line 172 of file subauth.h.

◆ LmOwfPassword

LM_OWF_PASSWORD _NETLOGON_INTERACTIVE_INFO::LmOwfPassword

Definition at line 173 of file subauth.h.

◆ NtOwfPassword

NT_OWF_PASSWORD _NETLOGON_INTERACTIVE_INFO::NtOwfPassword

Definition at line 174 of file subauth.h.


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