USER_PASSWORD_EXPIRED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTSAM_H

#define USER_PASSWORD_EXPIRED (0x00020000)

#endif

View code on GitHub

This constant is documented in the [MS-SAMR] specification.