ReactOS 0.4.15-dev-7958-gcd0bb1a
_POLICY_DOMAIN_PASSWORD_INFO Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _POLICY_DOMAIN_PASSWORD_INFO:

Public Attributes

USHORT MinPasswordLength
 
USHORT PasswordHistoryLength
 
ULONG PasswordProperties
 
LARGE_INTEGER MaxPasswordAge
 
LARGE_INTEGER MinPasswordAge
 

Detailed Description

Definition at line 631 of file ntsecapi.h.

Member Data Documentation

◆ MaxPasswordAge

LARGE_INTEGER _POLICY_DOMAIN_PASSWORD_INFO::MaxPasswordAge

Definition at line 635 of file ntsecapi.h.

◆ MinPasswordAge

LARGE_INTEGER _POLICY_DOMAIN_PASSWORD_INFO::MinPasswordAge

Definition at line 636 of file ntsecapi.h.

◆ MinPasswordLength

USHORT _POLICY_DOMAIN_PASSWORD_INFO::MinPasswordLength

Definition at line 632 of file ntsecapi.h.

◆ PasswordHistoryLength

USHORT _POLICY_DOMAIN_PASSWORD_INFO::PasswordHistoryLength

Definition at line 633 of file ntsecapi.h.

◆ PasswordProperties

ULONG _POLICY_DOMAIN_PASSWORD_INFO::PasswordProperties

Definition at line 634 of file ntsecapi.h.


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