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