System.Security.Policy.Zone.Equals Method

Compares the current System.Security.Policy.Zone evidence object to the specified object for equivalence.

Syntax

public override bool Equals (object o)

Parameters

o
The System.Security.Policy.Zone evidence object to test for equivalence with the current object.

Returns

true if the two System.Security.Policy.Zone objects are equal; otherwise, false.

Remarks

System.Security.Policy.Zone objects are equal if they designate the same System.Security.SecurityZone.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0