ReactOS 0.4.15-dev-7931-gfd331f1
_LSA_SAM_PWD_DATA Struct Reference

#include <sam.h>

Collaboration diagram for _LSA_SAM_PWD_DATA:

Public Attributes

BOOL IsNetwork
 
PUNICODE_STRING PlainPwd
 
PMSV1_0_LM20_LOGON LogonInfo
 
PUNICODE_STRING ComputerName
 
LSA_SAM_NETLOGON_TYPE LogonType
 
LANMAN_SESSION_KEY LanmanSessionKey
 
USER_SESSION_KEY UserSessionKey
 

Detailed Description

Definition at line 17 of file sam.h.

Member Data Documentation

◆ ComputerName

PUNICODE_STRING _LSA_SAM_PWD_DATA::ComputerName

Definition at line 26 of file sam.h.

Referenced by LsaApLogonUserEx2().

◆ IsNetwork

BOOL _LSA_SAM_PWD_DATA::IsNetwork

Definition at line 21 of file sam.h.

Referenced by LsaApLogonUserEx2().

◆ LanmanSessionKey

LANMAN_SESSION_KEY _LSA_SAM_PWD_DATA::LanmanSessionKey

Definition at line 29 of file sam.h.

◆ LogonInfo

PMSV1_0_LM20_LOGON _LSA_SAM_PWD_DATA::LogonInfo

Definition at line 25 of file sam.h.

◆ LogonType

LSA_SAM_NETLOGON_TYPE _LSA_SAM_PWD_DATA::LogonType

Definition at line 28 of file sam.h.

◆ PlainPwd

PUNICODE_STRING _LSA_SAM_PWD_DATA::PlainPwd

Definition at line 22 of file sam.h.

Referenced by LsaApLogonUserEx2().

◆ UserSessionKey

USER_SESSION_KEY _LSA_SAM_PWD_DATA::UserSessionKey

Definition at line 30 of file sam.h.


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