System.Web.Configuration.FormsAuthenticationUserCollection.GetKey Method

Gets the key at the specified System.Web.Configuration.FormsAuthenticationUserCollection collection index.

Syntax

public string GetKey (int index)

Parameters

index
The index in the collection.

Returns

The key at the specified index of the System.Web.Configuration.FormsAuthenticationUserCollection.

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