ReactOS 0.4.15-dev-7924-g5949c20
_NETLOGON_SERVICE_INFO Struct Reference

#include <subauth.h>

Collaboration diagram for _NETLOGON_SERVICE_INFO:

Public Attributes

NETLOGON_LOGON_IDENTITY_INFO Identity
 
LM_OWF_PASSWORD LmOwfPassword
 
NT_OWF_PASSWORD NtOwfPassword
 

Detailed Description

Definition at line 188 of file subauth.h.

Member Data Documentation

◆ Identity

NETLOGON_LOGON_IDENTITY_INFO _NETLOGON_SERVICE_INFO::Identity

Definition at line 189 of file subauth.h.

◆ LmOwfPassword

LM_OWF_PASSWORD _NETLOGON_SERVICE_INFO::LmOwfPassword

Definition at line 190 of file subauth.h.

◆ NtOwfPassword

NT_OWF_PASSWORD _NETLOGON_SERVICE_INFO::NtOwfPassword

Definition at line 191 of file subauth.h.


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