This documentation is archived and is not being maintained.
ProfileBase::Create Method
Visual Studio 2010
Creates an instance of a user profile.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Create(String) | Used by ASP.NET to create an instance of a profile for the specified user name. |
|
Create(String, Boolean) | Used by ASP.NET to create an instance of a profile for the specified user name. Takes a parameter indicating whether the user is authenticated or anonymous. |
Show: