署名の説明に対するキー アルゴリズムを取得または設定します。
Public Property KeyAlgorithm As String
[C#]
public string KeyAlgorithm {get; set;}
[C++]
public: __property String* get_KeyAlgorithm();public: __property void set_KeyAlgorithm(String*);
[JScript]
public function get KeyAlgorithm() : String;public function set KeyAlgorithm(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 名前空間 | 暗号サービス