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

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

DelegatingConfigHost.EncryptSection メソッド

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

構成オブジェクトセクション暗号化ます。

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

Public Overridable Function
 EncryptSection ( _
    clearTextXml As String, _
    protectionProvider As ProtectedConfigurationProvider, _
    protectedConfigSection As ProtectedConfigurationSection _
) As String
Dim instance As DelegatingConfigHost
Dim clearTextXml As String
Dim protectionProvider As ProtectedConfigurationProvider
Dim protectedConfigSection As ProtectedConfigurationSection
Dim returnValue As String

returnValue = instance.EncryptSection(clearTextXml, protectionProvider, protectedConfigSection)
public virtual string EncryptSection (
    string clearTextXml,
    ProtectedConfigurationProvider protectionProvider,
    ProtectedConfigurationSection protectedConfigSection
)
public:
virtual String^ EncryptSection (
    String^ clearTextXml, 
    ProtectedConfigurationProvider^ protectionProvider, 
    ProtectedConfigurationSection^ protectedConfigSection
)
public String EncryptSection (
    String clearTextXml, 
    ProtectedConfigurationProvider protectionProvider, 
    ProtectedConfigurationSection protectedConfigSection
)
public function EncryptSection (
    clearTextXml : String, 
    protectionProvider : ProtectedConfigurationProvider, 
    protectedConfigSection : ProtectedConfigurationSection
) : String

パラメータ

clearTextXml

暗号化されていない構成セクション

protectionProvider

ProtectedConfigurationProvider オブジェクト

protectedConfigSection

ProtectedConfigurationSection オブジェクト

戻り値
構成オプション暗号化されたセクションを表す文字列。

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS