次の方法で共有


HashAlgorithm.HashValue フィールド

計算されたハッシュ コードの値を表します。

Protected HashValue() As Byte
[C#]
protected byte[] HashValue;
[C++]
protected: unsigned char HashValue __gc[];
[JScript]
protected var HashValue : Byte[];

解説

このフィールドには、 Hash プロパティを使用してアクセスします。

必要条件

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

参照

HashAlgorithm クラス | HashAlgorithm メンバ | System.Security.Cryptography 名前空間 | 暗号サービス