System.Web.Configuration.AuthorizationRuleCollection.Get Method

Gets the System.Web.Configuration.AuthorizationRule at the specified index.

Syntax

public AuthorizationRule Get (int index)

Parameters

index
The System.Web.Configuration.AuthorizationRule index.

Returns

The System.Web.Configuration.AuthorizationRule at the specified index.

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