DOMAIN_PASSWORD_COMPLEX - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTSAM_H
#ifndef _DOMAIN_PASSWORD_INFORMATION_DEFINED // defined in ntsecapi.h

// PasswordProperties flags

#define DOMAIN_PASSWORD_COMPLEX 0x00000001L

#endif
#endif

View code on GitHub

No description available.