System.Web.Configuration.AuthorizationRuleCollection.IndexOf Method

Gets the collection index of the specified System.Web.Configuration.AuthorizationRule object.

Syntax

public int IndexOf (AuthorizationRule rule)

Parameters

rule
The System.Web.Configuration.AuthorizationRule object whose index is returned.

Returns

The index of the specified System.Web.Configuration.AuthorizationRule object.

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