System.Web.Configuration.FormsAuthenticationUserCollection.Get Method

Gets the System.Web.Configuration.FormsAuthenticationUser collection element at the specified index.

Syntax

public FormsAuthenticationUser Get (int index)

Parameters

index
The collection user's index.

Returns

A System.Web.Configuration.FormsAuthenticationUser that contains the user name and password.

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