System.Security.Permissions.EnvironmentPermissionAttribute: Property Members

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

Allstring.

Sets full access for the environment variables specified by the string value.

Readstring.

Gets or sets read access for the environment variables specified by the string value.

Writestring.

Gets or sets write access for the environment variables specified by the string value.