|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntsecapi.h>

Public Attributes | |
| USHORT | MinPasswordLength |
| USHORT | PasswordHistoryLength |
| ULONG | PasswordProperties |
| LARGE_INTEGER | MaxPasswordAge |
| LARGE_INTEGER | MinPasswordAge |
Definition at line 631 of file ntsecapi.h.
| LARGE_INTEGER _POLICY_DOMAIN_PASSWORD_INFO::MaxPasswordAge |
Definition at line 635 of file ntsecapi.h.
| LARGE_INTEGER _POLICY_DOMAIN_PASSWORD_INFO::MinPasswordAge |
Definition at line 636 of file ntsecapi.h.
| USHORT _POLICY_DOMAIN_PASSWORD_INFO::MinPasswordLength |
Definition at line 632 of file ntsecapi.h.
| USHORT _POLICY_DOMAIN_PASSWORD_INFO::PasswordHistoryLength |
Definition at line 633 of file ntsecapi.h.
| ULONG _POLICY_DOMAIN_PASSWORD_INFO::PasswordProperties |
Definition at line 634 of file ntsecapi.h.