Use the Edit .NET Roles Settings dialog box to set the default provider for membership roles.

UI Element List

Element NameDescription

Default Provider

Sets the default provider for .NET Roles. IIS 7 includes the following providers:

  • AspNetSqlRoleProvider - Stores role information in a SQL Server database.

  • AspNetWindowsTokenRoleProvider - Uses role information based on Windows domain accounts. The Windows provider is useful only if your application runs on a network where all users have domain accounts.

See Also


Table Of Contents