DsmlAuthRequest.ToXmlNode(XmlDocument) Methode

Definition

Die ToXmlNode(XmlDocument) Methode wandelt ein XmlDocument Objekt in die DSML v2-XML-Darstellung um.

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

Parameter

doc
XmlDocument

Ein XmlDocument-Objekt.

Gibt zurück

Das transformierte XmlElement Objekt.

Gilt für: