RegistryPermissionAttribute::ViewAccessControl Property
.NET Framework (current version)
Gets or sets view access control for the specified registry keys.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::String^A semicolon-separated list of registry key paths, for view access control.
Key access implies access to all values it contains and all variables under it.
Important |
|---|
An access control list (ACL) describes individuals or groups who have, or do not have, rights to specific actions for the given registry keys. The ability to view an ACL is an important permission and should be granted with caution. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
