FormsAuthenticationUser Constructor (String, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the FormsAuthenticationUser class using the passed parameters.
Assembly: System.Web (in System.Web.dll)
This constructor creates a FormsAuthenticationUser object using the passed parameters.
The following code example shows how to create a FormsAuthenticationUser object.
.NET Framework
Available since 2.0
Available since 2.0
Show: