次の方法で共有


ProtectedConfigurationProviderCollection コンストラクター

定義

既定の設定を使用して、 ProtectedConfigurationProviderCollection クラスの新しいインスタンスを初期化します。

public:
 ProtectedConfigurationProviderCollection();
public ProtectedConfigurationProviderCollection();
Public Sub New ()

注釈

ProtectedConfigurationProviderCollection コンストラクターは、コードから直接使用するためのものではありません。 ASP.NET 構成システムによって呼び出されます。 ProtectedConfiguration クラスの Providers プロパティを使用して、ProtectedConfigurationProviderCollection クラスのインスタンスを取得します。

適用対象

こちらもご覧ください