Activation.DeactivateLicense Method

Deactivate the licence on the current machine.  
This method is used when you want to deactivate the TRIAL and activate your paid Subscription, or once your subscription has been renewed. 
This method DOES NOT allow you to remove the Deployment Location from your Subscription.
Public Function DeactivateLicense() As Object
This language is not supported or no code example is available.
public object DeactivateLicense()
This language is not supported or no code example is available.

Return Value

object
Remarks
 
WARNING: THE DEPLOYMENT LOCATION IS NOT RELEASED BY DEACTIVATING A SUBSCRIPTION FROM THE CURRENT MACHINE! 
 
If you accidentally deactivate a subscription, you will lose a deployment location! 
The purpose of deactivating a subscription is only to activate a new one after the renewal or purchase of a subscription. The renewal of your subscription resets the Deployment Locations.

.NET Framework

Supported in: 3.5 or newer

In this article

Definition