Edit Profile Settings Dialog Box

Applies To: Windows Server 2008 R2

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 Name Description

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

Other Resources

Configuring .NET Profiles in IIS 7 (online)