Click or drag to resize
SystemIdentifierToXml Method
Generates an XmlDocument of the SystemIdentifier.

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

Return Value

Type: XmlDocument
Returns an XmlDocument composed of the SystemIdentifier data.
See Also