READ_CONTROL top-level constant

int const READ_CONTROL

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;