System.Security.Permissions.RegistryPermissionAttribute.ViewAccessControl Property

Gets or sets view access control for the specified registry keys.

Syntax

public string ViewAccessControl { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Key access implies access to all values it contains and all variables under it.

Note:

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.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0