次の方法で共有


SignedXml.SignatureLength プロパティ

現在の SignedXml の署名の長さを取得します。

Public ReadOnly Property SignatureLength As String
[C#]
public string SignatureLength {get;}
[C++]
public: __property String* get_SignatureLength();
[JScript]
public function get SignatureLength() : 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 名前空間