The
properties
of System.Security.Permissions.EnvironmentPermissionAttribute are listed below. For a list of all members, see the EnvironmentPermissionAttribute Members list.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Public Properties
| All | string.
Sets full access for the environment variables specified by the string value.
|
| Read | string.
Gets or sets read access for the environment variables specified by the string value.
|
| Write | string.
Gets or sets write access for the environment variables specified by the string value.
|