FormsAuthenticationUserCollection::Get Method
.NET Framework (current version)
Gets the specified FormsAuthenticationUser collection element.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Get(Int32) | Gets the FormsAuthenticationUser collection element at the specified index. |
![]() | Get(String^) | Gets the FormsAuthenticationUser collection element with the specified name. |
The specified FormsAuthenticationUser collection element.
Show:
