RegistryPermissionAttribute
Allows security actions for  RegistryPermission to be applied to code using declarative security. This class cannot be inherited.
                
Gets or sets full access for the specified registry keys.
Gets or sets change access control for the specified registry keys.
Gets or sets create-level access for the specified registry keys.
Gets or sets read access for the specified registry keys.
Gets or sets view access control for the specified registry keys.
Gets or sets a specified set of registry keys that can be viewed and modified.
Gets or sets write access for the specified registry keys.
Initializes a new instance of the  RegistryPermissionAttribute class with the specified  SecurityAction.