ACCESS_SYSTEM_SECURITY top-level constant Null safety
Specifies access to the system security portion of the security descriptor.
Implementation
const ACCESS_SYSTEM_SECURITY = 0x01000000;
Specifies access to the system security portion of the security descriptor.
const ACCESS_SYSTEM_SECURITY = 0x01000000;