Microsoft.Win32.Registry.AccessControl
Provides Windows-specific static extension methods for manipulating Access Control List (ACL) security attributes for registry keys.
Returns the security information of a registry key.
An existing registry key from which to obtain the security information.
The desired access control sections to retrieve.
The security descriptors of the specified access control sections of the registry key.
Returns the security information of a registry key.
The existing registry key from which to obtain the security information.
The security descriptors of all the access control sections of the registry key.
Changes the security attributes of an existing registry key.
An existing registry key.
The security information to apply to the registry key.