FormsAuthenticationUserCollection.GetKey Method (Int32)
.NET Framework (current version)
Gets the key at the specified FormsAuthenticationUserCollection collection index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index in the collection.
Return Value
Type: System.StringThe key at the specified index of the FormsAuthenticationUserCollection.
.NET Framework
Available since 2.0
Available since 2.0
Show: