FaceLicense.activateActivationKey Method¶
Module: FaceLicense
Definition¶
Activates a license file using an activation key and saves the license to a file.
static void activateActivationKey(String? hardwareCode, String? activationKey, String? commentary, String? path)
Parameters
hardwareCode Stringin The hardware code on which the license file will be attached, to be retrieved using the GetHostHardwareCode function.
activationKey Stringin The activation key.
commentary Stringin Commentary associated to this license activation, generally the host name.
path Stringin Path to the retrieved license file.
Exceptions
An error has occurred during Face Library execution.