System.Web.Configuration.AuthorizationRule.Equals Method

Determines whether the specified object is equal to the current object.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to compare with the current object.

Returns

true if the objects are equal; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0