Share via


DsmlAuthRequest.ToXmlNode(XmlDocument) Méthode

Définition

La méthode ToXmlNode(XmlDocument) transforme un objet XmlDocument en sa représentation XML v2 DSML.

protected:
 override System::Xml::XmlElement ^ ToXmlNode(System::Xml::XmlDocument ^ doc);
protected override System.Xml.XmlElement ToXmlNode (System.Xml.XmlDocument doc);
override this.ToXmlNode : System.Xml.XmlDocument -> System.Xml.XmlElement
Protected Overrides Function ToXmlNode (doc As XmlDocument) As XmlElement

Paramètres

Retours

Objet XmlElement transformé.

S’applique à