ReactOS 0.4.16-dev-61-ge128cbc
|
Public Attributes | |
ENCRYPTED_NT_OWF_PASSWORD | EncryptedNtOwfPassword |
ENCRYPTED_LM_OWF_PASSWORD | EncryptedLmOwfPassword |
BOOLEAN | NtPasswordPresent |
BOOLEAN | LmPasswordPresent |
BOOLEAN | PasswordExpired |
ENCRYPTED_LM_OWF_PASSWORD _SAMPR_USER_INTERNAL1_INFORMATION::EncryptedLmOwfPassword |
Definition at line 641 of file sam.idl.
Referenced by SampQueryUserInternal1(), and SamSetInformationUser().
ENCRYPTED_NT_OWF_PASSWORD _SAMPR_USER_INTERNAL1_INFORMATION::EncryptedNtOwfPassword |
Definition at line 640 of file sam.idl.
Referenced by SampQueryUserInternal1(), and SamSetInformationUser().
BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::LmPasswordPresent |
Definition at line 643 of file sam.idl.
Referenced by SampQueryUserInternal1(), and SamSetInformationUser().
BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::NtPasswordPresent |
Definition at line 642 of file sam.idl.
Referenced by SampQueryUserInternal1(), and SamSetInformationUser().
BOOLEAN _SAMPR_USER_INTERNAL1_INFORMATION::PasswordExpired |
Definition at line 644 of file sam.idl.
Referenced by SampQueryUserInternal1(), and SamSetInformationUser().