management Element [IIS Settings Schema]
Note: |
|---|
For more information about the management element, see the following topic on the Microsoft IIS.net Web site: Management <management>. |
Configures a Web server for remote management by using IIS Manager.
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
Element | Description |
|---|---|
authentication | Optional element. Configures authentication settings for remote management of the Web server. |
authorization | Optional element. Configures authorization settings for remote management of the Web server. |
trustedProviders | Optional element. Configures the providers that are trusted by IIS Manager and the Management Service (WMSVC). |
Parent Elements
Element | Description |
|---|---|
configuration | Specifies the root element in every configuration file that is used by IIS 7. |
system.webServer | Specifies the top-level section group (in Administration.config) in which this element is defined. |
For more information about the management element, see the following topic on the Microsoft IIS.net Web site: Management <management>.
Note: