Zone::SecurityZone Property

 

Gets the zone from which the code assembly originates.

Namespace:   System.Security.Policy
Assembly:  mscorlib (in mscorlib.dll)

public:
property SecurityZone SecurityZone {
	SecurityZone get();
}

Property Value

Type: System.Security::SecurityZone

The zone from which the code assembly originates.

.NET Framework
Available since 1.1
Return to top
Show: