FormsAuthenticationUserCollection::Item Property
.NET Framework (current version)
Gets the specified FormsAuthenticationUser collection item.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[ConfigurationProperty^] | Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.) |
![]() | Item[Int32] | Gets the FormsAuthenticationUser at the specified index. |
![]() | Item[String^] | Gets the FormsAuthenticationUser with the specified name. |
Show:

