The members of System.Security.Permissions.EnvironmentPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
| Constructs and initializes a new instance of the System.Security.Permissions.EnvironmentPermission class with the specified System.Security.Permissions.PermissionState value. | ||
| Constructs a new instance of the System.Security.Permissions.EnvironmentPermission class with the specified access to the specified environment variables. |
AddPathList(EnvironmentPermissionAccess, string)Documentation for this section has not yet been entered. | ||
override | Copy()Returns a new System.Security.Permissions.EnvironmentPermission object containing the same values as the current instance. | |
override | FromXml(System.Security.SecurityElement)Reconstructs the state of a System.Security.Permissions.EnvironmentPermission object using the specified XML encoding. | |
GetPathList(EnvironmentPermissionAccess)Documentation for this section has not yet been entered. | ||
override | Intersect(System.Security.IPermission)Returns a new System.Security.Permissions.EnvironmentPermission object that is the intersection of the current instance and the specified object. | |
override | IsSubsetOf(System.Security.IPermission)Determines whether the current instance is a subset of the specified object. | |
IsUnrestricted()Documentation for this section has not yet been entered. | ||
SetPathList(EnvironmentPermissionAccess, string)Documentation for this section has not yet been entered. | ||
override | ToXml()Returns the XML encoding of the current instance. | |
override | Union(System.Security.IPermission)Returns a new System.Security.Permissions.EnvironmentPermission that is the union of the current instance and the specified object. | |
| System.Security.Permissions.IBuiltInPermission.GetTokenIndex | Documentation for this section has not yet been entered. |