System.Web.Configuration.RoleManagerSection Class

Defines configuration settings that are used to support the role management infrastructure of Web applications. This class cannot be inherited.

See Also: RoleManagerSection Members

Syntax

public sealed class RoleManagerSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.RoleManagerSection class provides a way to programmatically access and modify the content of the roleManager section of the configuration file.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0