Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
Zone Class
 Zone Members

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2003/.Net Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
Zone Members

Zone overview

Public Constructors

public constructorZone Constructor Initializes a new instance of the Zone class with the zone from which a code assembly originates.

Public Properties

public propertySecurityZone Gets the zone from which the code assembly originates.

Public Methods

public methodCopy Creates an equivalent copy of the evidence object.
public methodstatic (Shared in Visual Basic)CreateFromUrl Creates a new zone with the specified URL.
public methodCreateIdentityPermission Creates an identity permission that corresponds to the current instance of the Zone evidence class.
public methodEquals Overridden. Compares the current Zone evidence object to the specified object for equivalence.
public methodGetHashCode Overridden. Gets the hash code of the current zone.
public methodGetType (inherited from Object) Gets the Type of the current instance.
public methodToString Overridden. Returns a string representation of the current Zone.

Protected Methods

protected methodFinalize (inherited from Object) Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

In C# and C++, finalizers are expressed using destructor syntax.

protected methodMemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Zone Class | System.Security.Policy Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker