共用方式為


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

傳回

Signature 的 XML 表示。

例外狀況

SignedInfo 屬性為 null

-或-

SignatureValue 屬性為 null

適用於

另請參閱