EncryptedXmlInfo.EncryptedElement Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Élément xml chiffré.
public:
property System::Xml::Linq::XElement ^ EncryptedElement { System::Xml::Linq::XElement ^ get(); };
public System.Xml.Linq.XElement EncryptedElement { get; }
member this.EncryptedElement : System.Xml.Linq.XElement
Public ReadOnly Property EncryptedElement As XElement