ProtectedConfigurationProviderCollection クラスとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ProtectedConfigurationProviderCollection クラスの意味・解説 

ProtectedConfigurationProviderCollection クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

ProtectedConfigurationProvider オブジェクトコレクション提供します

名前空間: System.Configuration
アセンブリ: System.Configuration (system.configuration.dll 内)
構文構文

Public Class ProtectedConfigurationProviderCollection
    Inherits ProviderCollection
Dim instance As ProtectedConfigurationProviderCollection
public class ProtectedConfigurationProviderCollection
 : ProviderCollection
public ref class ProtectedConfigurationProviderCollection
 : public ProviderCollection
public class ProtectedConfigurationProviderCollection
 extends ProviderCollection
public class ProtectedConfigurationProviderCollection
 extends ProviderCollection
解説解説

ProtectedConfiguration クラスの Providers プロパティは、アプリケーション使用できるすべての保護され構成プロバイダProtectedConfigurationProviderCollection です。

アプリケーション使用する機密情報保護するために、構成ファイルセクション暗号化できます。これにより、たとえ攻撃者構成ファイルアクセスできたとしても、未承認アクセスを行うのが難しくなるため、セキュリティ向上します

.NET Framework には、構成ファイルセクション暗号化使用できる保護され構成プロバイダ2 つ用意されています。1 つ構成セクション暗号化に RSACryptoServiceProvider を使用する RSAProtectedConfigurationProvider で、もう 1 つ構成セクション暗号化Windows データ保護 API (DPAPI: Data Protection API) を使用する DPAPIProtectedConfigurationProvider です。

RSA プロバイダまたは DPAPI プロバイダ以外のアルゴリズム使用して機密情報暗号する必要がある場合あります。この場合カスタム保護され構成プロバイダ作成しますProtectedConfigurationProvider は、独自の保護され構成プロバイダ作成するために継承する必要がある抽象基本クラスです。

保護され構成詳細については、「保護され構成使用した構成情報の暗号化」を参照してください

継承階層継承階層
System.Object
   System.Configuration.Provider.ProviderCollection
    System.Configuration.ProtectedConfigurationProviderCollection
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ProtectedConfigurationProviderCollection メンバ
System.Configuration 名前空間
ProtectedConfiguration クラス
ProtectedConfigurationProvider クラス
ProtectedConfiguration クラス
その他の技術情報
保護され構成使用した構成情報の暗号化



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「ProtectedConfigurationProviderCollection クラス」の関連用語

ProtectedConfigurationProviderCollection クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ProtectedConfigurationProviderCollection クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS