Click or drag to resize

TLLInterfaceOnlineRevocationCheck Method

This function tries to contact API and check the revocation state of license.

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool OnlineRevocationCheck()

Return Value

Type: Boolean
This function return TRUE if the revocation check was passed or user is offline.
Remarks
This function works with TLL licensing server only.
See Also