System.Security.Permissions.RegistryPermissionAttribute: Property Members

The properties of System.Security.Permissions.RegistryPermissionAttribute are listed below. For a list of all members, see the RegistryPermissionAttribute Members list.

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

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.