Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RegistryAclExtensions Class
Definition
- Namespace:
- Microsoft.Win32
- Assembly:
- Microsoft.Win32.Registry.AccessControl.dll
- Package:
- Microsoft.Win32.Registry.AccessControl v11.0.0-preview.5.26302.115
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
- Source:
- RegistryAclExtensions.cs
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides Windows-specific static extension methods for manipulating Access Control List (ACL) security attributes for registry keys.
public ref class RegistryAclExtensions abstract sealed
public static class RegistryAclExtensions
[System.Security.SecurityCritical]
public static class RegistryAclExtensions
type RegistryAclExtensions = class
[<System.Security.SecurityCritical>]
type RegistryAclExtensions = class
Public Module RegistryAclExtensions
- Inheritance
-
RegistryAclExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| GetAccessControl(RegistryKey, AccessControlSections) |
Returns the security information of a registry key. |
| GetAccessControl(RegistryKey) |
Returns the security information of a registry key. |
| SetAccessControl(RegistryKey, RegistrySecurity) |
Changes the security attributes of an existing registry key. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
