次の方法で共有


Reference.TransformChain プロパティ

現在の Reference の変換チェインを取得します。

Public ReadOnly Property TransformChain As TransformChain
[C#]
public TransformChain TransformChain {get;}
[C++]
public: __property TransformChain* get_TransformChain();
[JScript]
public function get TransformChain() : TransformChain;

プロパティ値

現在の Reference の変換チェイン。

解説

変換チェインは、変換を順序付けして示したリストです。これらの変換の出力は、 DigestMethod で指定されたハッシュ アルゴリズムへの入力を構成します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

Reference クラス | Reference メンバ | System.Security.Cryptography.Xml 名前空間