ManagementAdministrationConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the Administration.config file.
public ref class ManagementAdministrationConfiguration sealed
public sealed class ManagementAdministrationConfiguration
type ManagementAdministrationConfiguration = class
Public NotInheritable Class ManagementAdministrationConfiguration
- Inheritance
-
ManagementAdministrationConfiguration
Properties
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. |
Methods
GetDelegatedScope(String) |
Returns the ManagementAdministrationConfiguration object for the specified path. |