次の方法で共有


ManagementAdministrationConfiguration クラス

定義

Administration.config ファイルへのアクセスを提供します。

public ref class ManagementAdministrationConfiguration sealed
public sealed class ManagementAdministrationConfiguration
type ManagementAdministrationConfiguration = class
Public NotInheritable Class ManagementAdministrationConfiguration
継承
ManagementAdministrationConfiguration

プロパティ

AllowUntrustedProviders

信頼されていないプロバイダーが許可されているかどうかを示す値を取得します。

ModuleProviders

管理モジュール プロバイダーのディクショナリを取得します。

Modules

管理モジュールのコレクションを取得します。

Path

現在 ManagementAdministrationConfiguration の オブジェクトの場所パスを取得します。

TrustedProviders

信頼されたプロバイダーのコレクションを返します。

メソッド

GetDelegatedScope(String)

指定したパスの ManagementAdministrationConfiguration オブジェクトを返します。

適用対象