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
| All | string.
Gets or sets full access for the specified registry keys. | |
| ChangeAccessControl | string.
Gets or sets change access control for the specified registry keys. | |
| Create | string.
Gets or sets create-level access for the specified registry keys. | |
| Read | string.
Gets or sets read access for the specified registry keys. | |
| ViewAccessControl | string.
Gets or sets view access control for the specified registry keys. | |
| ViewAndModify | string.
Gets or sets a specified set of registry keys that can be viewed and modified. | |
| Write | string.
Gets or sets write access for the specified registry keys. |