TLLInterfaceDeactivateLicense Method |
Calling this function will deactivate license for computer in API and also it'll locally delete license file
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string DeactivateLicense()
Public Function DeactivateLicense As String
public:
String^ DeactivateLicense()
member DeactivateLicense : unit -> string
Return Value
Type:
StringOK string on success, otherwise error message
Remarks This function works with TLL licensing server only.
See Also