System.Security.Policy.SiteMembershipCondition.Equals Method

Determines whether the site from the specified System.Security.Policy.SiteMembershipCondition object is equivalent to the site contained in the current System.Security.Policy.SiteMembershipCondition.

Syntax

public override bool Equals (object o)

Parameters

o
The System.Security.Policy.SiteMembershipCondition object to compare to the current System.Security.Policy.SiteMembershipCondition.

Returns

true if the site from the specified System.Security.Policy.SiteMembershipCondition object is equivalent to the site contained in the current System.Security.Policy.SiteMembershipCondition; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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