Use the Edit Profile Settings dialog box to define the default interface between the ASP.NET membership service and membership data sources.

UI Element List

Element NameDescription

Default Provider

Defines the default interface between the ASP.NET membership services and membership data sources.

Note

The default ASP.NET computer configuration contains a default SqlProfileProvider instance named AspNetSqlProfileProvider that connects to SQL Server on the local computer. By default, the ASP.NET profile feature uses this instance of the provider. Alternatively, you can specify a different default provider. For more information about ASP.NET profile providers, see ASP.NET Profile Providers.

See Also


Table Of Contents