Click or drag to resize
LicensingGuiCreateNewXmlLicenseFileServiceObject Method
Creates a new XmlLicenseFileService object, which may be used for processing web service methods centered around XML license file calls to SOLO Server.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public XmlLicenseFileService CreateNewXmlLicenseFileServiceObject()

Return Value

Type: XmlLicenseFileService
Returns a new XmlLicenseFileService object.
Remarks
Caution note Caution

If InternetEnableAutoDetection is set to true, an automatic detection test may be run to test connectivity and detect proxy settings, which can cause delays.

See Also