XmlActivationServiceActivateInstallationLicenseFileAsync Method (String) |
Calls the ActivateInstallationLicenseFile web method asynchronously.
Namespace: com.softwarekey.Client.WebService.XmlActivationServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public void ActivateInstallationLicenseFileAsync(
string xml
)
Public Sub ActivateInstallationLicenseFileAsync (
xml As String
)
public:
void ActivateInstallationLicenseFileAsync(
String^ xml
)
Parameters
- xml
- Type: SystemString
An XML formatted request string.
Remarks See Also