#ifndef _NTSAM_H #define ALIAS_WRITE (STANDARD_RIGHTS_WRITE | \ ALIAS_WRITE_ACCOUNT | \ ALIAS_ADD_MEMBER | \ ALIAS_REMOVE_MEMBER) #endif View code on GitHub
This constant is documented in the [MS-SAMR] specification.