DsmlAuthRequest.ToXmlNode(XmlDocument) Metod

Definition

Metoden ToXmlNode(XmlDocument) omvandlar ett XmlDocument objekt till dess XML-representation DSML v2.

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

Parametrar

doc
XmlDocument

Ett XmlDocument objekt.

Returer

Det transformerade XmlElement objektet.

Gäller för