ILicenseActivationService Interface | 
Namespace: Dundas.BI.Licensing.Activation
The ILicenseActivationService type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationServerUrl | 
            Gets the URL to be used when refreshing the license activation.
              | |
| IsAppInitiatedActivationOperational | 
            Gets a value indicating whether application-initiated activation refresh was recently able
            to successfully make contact with the update server.
              | 
| Name | Description | |
|---|---|---|
| Activate | Initiates a license activation refresh.  | |
| Activate(String) | Refreshes the software activation using the manual refresh workflow.  | |
| Deactivate | Resets the activation data on the instance.  | |
| GenerateManualActivationRequest | Generates a manual activation refresh request.  |