EncryptionProperty.GetXml Método

Definição

Retorna um objeto XmlElement que encapsula uma instância da classe EncryptionProperty.Returns an XmlElement object that encapsulates an instance of the EncryptionProperty class.

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

Retornos

XmlElement

Um objeto XmlElement que encapsula uma instância da classe EncryptionProperty.An XmlElement object that encapsulates an instance of the EncryptionProperty class.

Comentários

O GetXml método retorna uma representação do <EncryptionProperty> elemento.The GetXml method returns a representation of the <EncryptionProperty> element.

Aplica-se a