Documentation for this section has not yet been entered.
When the ProfileSection.Enabled property is false, the profile feature is disabled, and you will not be able to access user-profile information from your ASP.NET code.
When the property is true, at run time the ASP.NET compilation system uses the information specified in the profile section to generate a class called ProfileCommon, which is derived from System.Web.Profile.ProfileBase.