次の方法で共有


Signature.GetXml メソッド

Signature の XML 表現を返します。

Public Function GetXml() As XmlElement
[C#]
public XmlElement GetXml();
[C++]
public: XmlElement* GetXml();
[JScript]
public function GetXml() : XmlElement;

戻り値

Signature の XML 表現。

例外

例外の種類 条件
CryptographicException SignedInfo プロパティが null 参照 (Visual Basic では Nothing) です。

または

SignatureValue プロパティが null 参照 (Nothing) です。

必要条件

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

.NET Framework セキュリティ:

参照

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