ManagementAdministrationConfiguration Class
Provides access to the Administration.config file.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| 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(Object) | (Inherited from Object.) |
![]() | GetDelegatedScope(String) | Returns the ManagementAdministrationConfiguration object for the specified path. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

