FormsAuthenticationUserCollection::Get Method

 

Gets the specified FormsAuthenticationUser collection element.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGet(Int32)

Gets the FormsAuthenticationUser collection element at the specified index.

System_CAPS_pubmethodGet(String^)

Gets the FormsAuthenticationUser collection element with the specified name.

The specified FormsAuthenticationUser collection element.

Return to top
Show: