System.Web.Configuration.MembershipSection Class

Defines configuration settings to support the infrastructure for configuring and managing membership details. This class cannot be inherited.

See Also: MembershipSection Members

Syntax

public sealed class MembershipSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.MembershipSection class provides a way to programmatically access and modify the membership section in a configuration file.

Requirements

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