RegistryAclExtensions Класс
Определение
Предоставляет статические методы расширения, относящиеся к Windows, для управления атрибутами безопасности списков управления доступом (ACL) для разделов реестра.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
- Наследование
-
RegistryAclExtensions
- Атрибуты
Методы
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. |