System.Security.Permissions.EnvironmentPermissionAttribute Members

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

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

Public Constructors

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.

Public Methods