Click or drag to resize
LicenseToXml Method
Base ToXml method (omits any SystemIdentifier information) -- do NOT use for writing license files without overriding this first!

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntax
public virtual XmlDocument ToXml()

Return Value

Type: XmlDocument
An XmlDocument with raw License File XML data
See Also