次の方法で共有


SignedXml.SignatureMethod プロパティ

現在の SignedXml の署名メソッドを取得します。

Public ReadOnly Property SignatureMethod As String
[C#]
public string SignatureMethod {get;}
[C++]
public: __property String* get_SignatureMethod();
[JScript]
public function get SignatureMethod() : String;

プロパティ値

現在の SignedXml の署名メソッド。

必要条件

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

.NET Framework セキュリティ:

参照

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