ResourcePermissionBase Constructor (PermissionState)
.NET Framework (current version)
Initializes a new instance of the ResourcePermissionBase class with the specified level of access to resources at creation.
Assembly: System (in System.dll)
Parameters
- state
-
Type:
System.Security.Permissions::PermissionState
One of the PermissionState values.
| Exception | Condition |
|---|---|
| ArgumentException | The state parameter is not a valid value of PermissionState. |
.NET Framework
Available since 1.1
Available since 1.1
Show: