Message.EncryptionAlgorithm プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > Message.EncryptionAlgorithm プロパティの意味・解説 

Message.EncryptionAlgorithm プロパティ

プライベート メッセージ本文暗号化するのに使われる暗号化アルゴリズム取得または設定します

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

Public Property EncryptionAlgorithm As
 EncryptionAlgorithm
Dim instance As Message
Dim value As EncryptionAlgorithm

value = instance.EncryptionAlgorithm

instance.EncryptionAlgorithm = value
public EncryptionAlgorithm EncryptionAlgorithm { get;
 set; }
public:
property EncryptionAlgorithm EncryptionAlgorithm {
    EncryptionAlgorithm get ();
    void set (EncryptionAlgorithm value);
}
/** @property */
public EncryptionAlgorithm get_EncryptionAlgorithm ()

/** @property */
public void set_EncryptionAlgorithm (EncryptionAlgorithm
 value)
public function get EncryptionAlgorithm
 () : EncryptionAlgorithm

public function set EncryptionAlgorithm
 (value : EncryptionAlgorithm)

プロパティ
EncryptionAlgorithm 列挙値の 1 つ既定値RC2 です。

例外例外
例外種類条件

InvalidOperationException

フィルタ処理されたメッセージ キューが、EncryptionAlgorithm プロパティ無視します。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
Message クラス
Message メンバ
System.Messaging 名前空間
UseEncryption
MessageQueue.EncryptionRequired
Message.AcknowledgeType プロパティ
EncryptionRequired 列挙



英和和英テキスト翻訳

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

辞書ショートカット

すべての辞書の索引

「Message.EncryptionAlgorithm プロパティ」の関連用語

Message.EncryptionAlgorithm プロパティのお隣キーワード
検索ランキング

   

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



Message.EncryptionAlgorithm プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2026 GRAS Group, Inc.RSS