Constructs a new instance of the System.Security.Permissions.SecurityPermission class with the specified System.Security.Permissions.PermissionState value.
- state
- A System.Security.Permissions.PermissionState value. This value is either PermissionState.None or PermissionState.Unrestricted, respectively yielding fully restricted or fully unrestricted access to all security variables.
Type Reason ArgumentException state is not a valid System.Security.Permissions.PermissionState value.
Documentation for this section has not yet been entered.
Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0