Click or drag to resize
LicensingGuiCreateNewXmlActivationServiceObject Method
Creates a new XmlActivationService object, which may be used for processing web service methods centered around activation.

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

Return Value

Type: XmlActivationService
Returns a new XmlActivationService 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