LicenseActivationService.activateManual Method
Triggers a refresh using the manual workflow with the activation response provided.
Parameters
- manualActivationResponse
-
Type: String
The serialized activation response to use for the manual activation.
Return Value
Type: jQuery.Promise
Value: dundas.licensing.ActivationResult
A promise object that is resolved when the call is complete.
If successful, the dundas.licensing.ActivationResult is returned.