Zone Constructor (SecurityZone)
.NET Framework (current version)
Initializes a new instance of the Zone class with the zone from which a code assembly originates.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- zone
-
Type:
System.Security::SecurityZone
The zone of origin for the associated code assembly.
| Exception | Condition |
|---|---|
| ArgumentException | The zone parameter is not a valid SecurityZone. |
.NET Framework
Available since 1.1
Available since 1.1
Show: