System.Security.Permissions.RegistryPermissionAttribute Members

The members of System.Security.Permissions.RegistryPermissionAttribute are listed below.

See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute

Public Constructors

Public Properties

Allstring.

Gets or sets full access for the specified registry keys.

ChangeAccessControlstring.

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

Createstring.

Gets or sets create-level access for the specified registry keys.

Readstring.

Gets or sets read access for the specified registry keys.

ViewAccessControlstring.

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

ViewAndModifystring.

Gets or sets a specified set of registry keys that can be viewed and modified.

Writestring.

Gets or sets write access for the specified registry keys.

Public Methods