RegistryAclExtensions Class
Definition
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
GetAccessControl(RegistryKey) |
Returns the security information of a registry key. |
GetAccessControl(RegistryKey, AccessControlSections) |
Returns the security information of a registry key. |
SetAccessControl(RegistryKey, RegistrySecurity) |
Changes the security attributes of an existing registry key. |
Applies to
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.