System.Web.Configuration.FormsAuthenticationUserCollection.Get Method

Gets the System.Web.Configuration.FormsAuthenticationUser collection element with the specified name.

Syntax

public FormsAuthenticationUser Get (string name)

Parameters

name
The user's name.

Returns

A System.Web.Configuration.FormsAuthenticationUser object 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