28 ReadPermissions = 0x20000,
30 ChangePermissions = 0x40000,
32 TakeOwnership = 0x80000,
The right to query the name/value pairs in a registry key, to request notification of changes,...
The right to list the subkeys of a registry key.
The right to request notification of changes on a registry key.
RegistryRights
Specifies the access control rights that can be applied to registry objects.
The right to create, delete, or set name/value pairs in a registry key.
The right to query the name/value pairs in a registry key.
Same as F:System.Security.AccessControl.RegistryRights.ReadKey.
The right to create, delete, and set the name/value pairs in a registry key, to create or delete subk...
The right to create subkeys of a registry key.