Share via


remove Element for moduleProviders [IIS Settings Schema]

Note

For more information about the remove element, see the following topic on the Microsoft IIS.net Web site: Module Providers <moduleProviders>.

Removes a module from the list of module providers for IIS Manager.

Caution

Do not use. The moduleProviders element can be configured only in the root Administration.config file.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements for this section.

Attributes

Attribute

Description

name

Required string attribute.

Specifies the unique name of a managed module on the Web server.

Child Elements

None.

Parent Elements

Element

Description

configuration

Specifies the root element in every configuration file that is used by IIS 7.

moduleProviders

Configures module providers for IIS Manager.

Remarks

For more information about the remove element, see the following topic on the Microsoft IIS.net Web site: Module Providers <moduleProviders>.

Element Information

Configuration locations

Root Administration.config

Requirements

Microsoft Internet Information Services (IIS) version 7.0