This documentation is archived and is not being maintained.

ProfileBase::Create Method

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.

  NameDescription
Public method Static member Create(String) Used by ASP.NET to create an instance of a profile for the specified user name.
Public method Static member 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.
Top
Show: