ZoneIdentityPermission::SecurityZone Property
.NET Framework (current version)
Gets or sets the zone represented by the current ZoneIdentityPermission.
Assembly: mscorlib (in mscorlib.dll)
public: property SecurityZone SecurityZone { SecurityZone get(); void set(SecurityZone value); }
| Exception | Condition |
|---|---|
| ArgumentException | The parameter value is not a valid value of SecurityZone. |
.NET Framework
Available since 1.1
Available since 1.1
Show: