IInternalConfigHost.DecryptSection メソッドとは? わかりやすく解説

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

IInternalConfigHost.DecryptSection メソッド

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

暗号化された構成セクション復号化し、文字列として返します

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

Function DecryptSection ( _
    encryptedXml As String, _
    protectionProvider As ProtectedConfigurationProvider, _
    protectedConfigSection As ProtectedConfigurationSection _
) As String
Dim instance As IInternalConfigHost
Dim encryptedXml As String
Dim protectionProvider As ProtectedConfigurationProvider
Dim protectedConfigSection As ProtectedConfigurationSection
Dim returnValue As String

returnValue = instance.DecryptSection(encryptedXml, protectionProvider, protectedConfigSection)
string DecryptSection (
    string encryptedXml,
    ProtectedConfigurationProvider protectionProvider,
    ProtectedConfigurationSection protectedConfigSection
)
String^ DecryptSection (
    String^ encryptedXml, 
    ProtectedConfigurationProvider^ protectionProvider, 
    ProtectedConfigurationSection^ protectedConfigSection
)
String DecryptSection (
    String encryptedXml, 
    ProtectedConfigurationProvider protectionProvider, 
    ProtectedConfigurationSection protectedConfigSection
)
function DecryptSection (
    encryptedXml : String, 
    protectionProvider : ProtectedConfigurationProvider, 
    protectedConfigSection : ProtectedConfigurationSection
) : String

パラメータ

encryptedXml

構成セクションを表す暗号化された XML 文字列

protectionProvider

ProtectedConfigurationProvider

オブジェクト

protectedConfigSection

ProtectedConfigurationSection オブジェクト

戻り値
文字列として復号化された構成セクション

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IInternalConfigHost インターフェイス
IInternalConfigHost メンバ
System.Configuration.Internal 名前空間



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

辞書ショートカット

すべての辞書の索引

IInternalConfigHost.DecryptSection メソッドのお隣キーワード
検索ランキング

   

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



IInternalConfigHost.DecryptSection メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS