EncryptionProperty.GetXml 方法

定義

回傳 XmlElement 一個封裝該 EncryptionProperty 類別實例的物件。

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

傳回

一個 XmlElement 封裝該 EncryptionProperty 類別實例的物件。

備註

GetXml 方法回傳元素 <EncryptionProperty> 的表示。

適用於