FormsAuthenticationUserCollection.Item Property (Int32)
.NET Framework (current version)
Gets the FormsAuthenticationUser at the specified index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The collection user's index.
Property Value
Type: System.Web.Configuration.FormsAuthenticationUserA FormsAuthenticationUser that contains the user name and password.
.NET Framework
Available since 2.0
Available since 2.0
Show: