Gets an XML representation of the license configuration.

Namespace: SimpleMode.SecureLicenseManager.LicenseGenerator
Assembly: SimpleMode.SecureLicenseManager.LicenseGenerator (in SimpleMode.SecureLicenseManager.LicenseGenerator.dll) Version: 1.5.5120.0 (1.5.5120.0)

Syntax

C#
public string ToXml()
Visual Basic
Public Function ToXml As String
Visual C++
public:
String^ ToXml()

Return Value

XML representation of the current license configuration

See Also