署名アルゴリズムの名前を取得します。
Overrides Public ReadOnly Property SignatureAlgorithm As String
[C#]
public override string SignatureAlgorithm {get;}
[C++]
public: __property String* get_SignatureAlgorithm();
[JScript]
public override function get SignatureAlgorithm() : String;
プロパティ値
署名アルゴリズムの名前。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DSACryptoServiceProvider クラス | DSACryptoServiceProvider メンバ | System.Security.Cryptography 名前空間 | 暗号サービス