The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute
|
Description
|
|---|
name
|
Required String attribute.
Specifies the name of the membership provider object to remove from the collection.
|
Child Elements
None.
Parent Elements
Element
|
Description
|
|---|
configuration
|
Specifies the required root element in every configuration file that is used by the common language runtime and the .NET Framework applications.
|
system.web
|
Specifies the root element for the ASP.NET configuration section.
|
membership
|
Configures an application for ASP.NET membership.
|
providers
|
Defines a collection of membership providers for ASP.NET membership.
|