System.Security.Policy.Site.Equals Method

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

Syntax

public override bool Equals (object o)

Parameters

o
The object to test for equivalence with the current object.

Returns

true if the two instances of the System.Security.Policy.Site class are equal; otherwise, false.

Remarks

System.Security.Policy.Site objects are equal if they designate the same website name.

Requirements

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