An System.Web.Profile.ProfileBase that represents the profile for the specified user.
The ProfileBase.Create(string) method creates and initializes a new profile instance and is useful for applications that use a custom profile object or manage user profiles in a non-ASP.NET environment.
This overload of the ProfileBase.Create(string) method assumes that the specified user name is an authenticated user.