ManagementAdministrationConfiguration Class
IIS 7.0
Provides access to the Administration.config file.
Namespace:
Microsoft.Web.Management.Server
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ManagementAdministrationConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AllowUntrustedProviders | Gets a value indicating whether untrusted providers are allowed. |
![]() | ModuleProviders | Gets a dictionary of administration module providers. |
![]() | Modules | Gets a collection of administration modules. |
![]() | Path | Gets the location path for the current ManagementAdministrationConfiguration object. |
![]() | TrustedProviders | Returns a collection of trusted providers. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDelegatedScope | Returns the ManagementAdministrationConfiguration object for the specified path. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
