READ_CONTROL top-level constant Null safety
The right to read the information in the object's security descriptor, not including the information in the system access control list (SACL).
Implementation
const READ_CONTROL = 0x00020000;
The right to read the information in the object's security descriptor, not including the information in the system access control list (SACL).
const READ_CONTROL = 0x00020000;