ManagementAdministrationConfiguration Class

Definition

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.

Applies to