Click or drag to resize
WritableLicenseToXml Method
Generates an unencrypted XmlDocument containing the license file data.

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

Return Value

Type: XmlDocument
Returns an unencrypted XmlDocument containing the license file data.
See Also