Base ToXml method (omits any SystemIdentifier information) -- do NOT use for writing license files without overriding this first!
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic virtual XmlDocument ToXml()
Public Overridable Function ToXml As XmlDocument
public:
virtual XmlDocument^ ToXml()
Return Value
Type:
XmlDocumentAn XmlDocument with raw License File XML data
See Also