Click or drag to resize

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()

Return Value

Type: String
OK string on success, otherwise error message
Remarks
This function works with TLL licensing server only.
See Also