FormsAuthenticationUserCollection.Get Method (String)
.NET Framework (current version)
Gets the FormsAuthenticationUser collection element with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The user's name.
Return Value
Type: System.Web.Configuration.FormsAuthenticationUserA FormsAuthenticationUser object that contains the user name and password.
.NET Framework
Available since 2.0
Available since 2.0
Show: