FaceLicense.reactivate Method¶
Module: FaceLicense
Definition¶
Reactivates a license file using the host hardware code and the product reference.
static void reactivate(String? hardwareCode, String? productReference, String? path)
Parameters
hardwareCode Stringin The hardware code on which the license file will be attached, to be retrieved using the GetHostHardwareCode function.
productReference Stringin The product reference.
path Stringin Path to the license file.
Exceptions
An error has occurred during Face Library execution.