SignedXml.GetXml 方法

定義

回傳物件的 SignedXml XML 表示。

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

傳回

物件的 XML 表示 Signature

例外狀況

IsEditable 屬性為 true。

-或-

IsEditable 屬性為 true。

適用於