USER_ALL_USERNAME - NtDoc

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

// Flags for WhichFields in USER_ALL_INFORMATION

#define USER_ALL_USERNAME 0x00000001

#endif

View code on GitHub

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