署名の説明に対するダイジェスト アルゴリズムを取得または設定します。
Public Property DigestAlgorithm As String
[C#]
public string DigestAlgorithm {get; set;}
[C++]
public: __property String* get_DigestAlgorithm();public: __property void set_DigestAlgorithm(String*);
[JScript]
public function get DigestAlgorithm() : String;public function set DigestAlgorithm(String);
プロパティ値
署名の説明に対するダイジェスト アルゴリズム。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SignatureDescription クラス | SignatureDescription メンバ | System.Security.Cryptography 名前空間 | 暗号サービス