ReactOS 0.4.15-dev-7934-g1dc8d80
_SAMPR_USER_INTERNAL1_INFORMATION Struct Reference
Collaboration diagram for _SAMPR_USER_INTERNAL1_INFORMATION:

Public Attributes

ENCRYPTED_NT_OWF_PASSWORD EncryptedNtOwfPassword
 
ENCRYPTED_LM_OWF_PASSWORD EncryptedLmOwfPassword
 
BOOLEAN NtPasswordPresent
 
BOOLEAN LmPasswordPresent
 
BOOLEAN PasswordExpired
 

Detailed Description

Definition at line 638 of file sam.idl.

Member Data Documentation

◆ EncryptedLmOwfPassword

ENCRYPTED_LM_OWF_PASSWORD _SAMPR_USER_INTERNAL1_INFORMATION::EncryptedLmOwfPassword

Definition at line 641 of file sam.idl.

Referenced by SampQueryUserInternal1(), and SamSetInformationUser().

◆ EncryptedNtOwfPassword

ENCRYPTED_NT_OWF_PASSWORD _SAMPR_USER_INTERNAL1_INFORMATION::EncryptedNtOwfPassword

Definition at line 640 of file sam.idl.

Referenced by SampQueryUserInternal1(), and SamSetInformationUser().

◆ LmPasswordPresent

BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::LmPasswordPresent

Definition at line 643 of file sam.idl.

Referenced by SampQueryUserInternal1(), and SamSetInformationUser().

◆ NtPasswordPresent

BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::NtPasswordPresent

Definition at line 642 of file sam.idl.

Referenced by SampQueryUserInternal1(), and SamSetInformationUser().

◆ PasswordExpired

BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::PasswordExpired

Definition at line 644 of file sam.idl.

Referenced by SampQueryUserInternal1(), and SamSetInformationUser().


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