#ifndef _NTSAM_H #define DOMAIN_EXECUTE (STANDARD_RIGHTS_EXECUTE | \ DOMAIN_READ_PASSWORD_PARAMETERS | \ DOMAIN_LIST_ACCOUNTS | \ DOMAIN_LOOKUP) #endif View code on GitHub
This constant is documented in the [MS-SAMR] specification.