Signature.GetXml メソッド

定義

Signature の XML 表現を返します。

public:
 System::Xml::XmlElement ^ GetXml();
public System.Xml.XmlElement GetXml ();
member this.GetXml : unit -> System.Xml.XmlElement
Public Function GetXml () As XmlElement

戻り値

XmlElement

Signature の XML 表現。

例外

SignedInfo プロパティが null です。

適用対象

こちらもご覧ください