Edit .NET Roles Settings Dialog Box

Applies To: Windows Server 2008 R2

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

UI Element List

Element Name Description

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

Other Resources

Configuring .NET Roles in IIS 7 (online)