#ifndef _NTSAM_H #define GROUP_WRITE (STANDARD_RIGHTS_WRITE | \ GROUP_WRITE_ACCOUNT | \ GROUP_ADD_MEMBER | \ GROUP_REMOVE_MEMBER) #endif View code on GitHub
This constant is documented in the [MS-SAMR] specification.