ReactOS 0.4.15-dev-7953-g1f49173
_DOMAIN_PASSWORD_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _DOMAIN_PASSWORD_INFORMATION:

Public Attributes

USHORT MinPasswordLength
 
USHORT PasswordHistoryLength
 
ULONG PasswordProperties
 
LARGE_INTEGER MaxPasswordAge
 
LARGE_INTEGER MinPasswordAge
 
OLD_LARGE_INTEGER MaxPasswordAge
 
OLD_LARGE_INTEGER MinPasswordAge
 

Detailed Description

Definition at line 370 of file ntsam.h.

Member Data Documentation

◆ MaxPasswordAge [1/2]

LARGE_INTEGER _DOMAIN_PASSWORD_INFORMATION::MaxPasswordAge

Definition at line 375 of file ntsam.h.

Referenced by ApplyPasswordSettings(), NetUserModalsGet(), and SampQueryDomainPassword().

◆ MaxPasswordAge [2/2]

OLD_LARGE_INTEGER _DOMAIN_PASSWORD_INFORMATION::MaxPasswordAge

Definition at line 170 of file sam.idl.

◆ MinPasswordAge [1/2]

LARGE_INTEGER _DOMAIN_PASSWORD_INFORMATION::MinPasswordAge

Definition at line 376 of file ntsam.h.

Referenced by ApplyPasswordSettings(), NetUserModalsGet(), and SampQueryDomainPassword().

◆ MinPasswordAge [2/2]

OLD_LARGE_INTEGER _DOMAIN_PASSWORD_INFORMATION::MinPasswordAge

Definition at line 171 of file sam.idl.

◆ MinPasswordLength

USHORT _DOMAIN_PASSWORD_INFORMATION::MinPasswordLength

Definition at line 372 of file ntsam.h.

Referenced by ApplyPasswordSettings(), NetUserModalsGet(), and SampQueryDomainPassword().

◆ PasswordHistoryLength

USHORT _DOMAIN_PASSWORD_INFORMATION::PasswordHistoryLength

Definition at line 373 of file ntsam.h.

Referenced by ApplyPasswordSettings(), NetUserModalsGet(), and SampQueryDomainPassword().

◆ PasswordProperties

ULONG _DOMAIN_PASSWORD_INFORMATION::PasswordProperties

Definition at line 374 of file ntsam.h.

Referenced by ApplyPasswordSettings(), and SampQueryDomainPassword().


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