KeyInfoEncryptedKey.GetXml Méthode
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.
Retourne une représentation XML d’un KeyInfoEncryptedKey objet.
public:
override System::Xml::XmlElement ^ GetXml();
public override System.Xml.XmlElement GetXml();
override this.GetXml : unit -> System.Xml.XmlElement
Public Overrides Function GetXml () As XmlElement
Retours
Représentation XML d’un KeyInfoEncryptedKey objet.
Exceptions
La clé chiffrée est null.