Note: |
|---|
For more information about the moduleProviders element, see the following topic on the Microsoft IIS.net Web site: Module Providers <moduleProviders>. |
Configures module providers for IIS Manager. A module provider contains the registration information for a module and determines whether a module can run in IIS Manager.
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
|
Element |
Description |
|---|---|
|
add |
Optional element. Adds a module to the collection of module providers for IIS Manager. |
|
clear |
Optional element. Removes all references to modules from the module providers collection. |
|
remove |
Optional element. Removes a reference to a module from the collection of module providers for IIS Manager. |
Parent Elements
|
Element |
Description |
|---|---|
|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
For more information about the moduleProviders element, see the following topic on the Microsoft IIS.net Web site: Module Providers <moduleProviders>.
|
Configuration locations |
Root Administration.config |
|
Requirements |
Microsoft Internet Information Services (IIS) version 7.0 |
Note: