• Version 5.4.0
Show / Hide Table of Contents

Licensing

The handler requires a valid license key file for its execution. If there is no license file available or the handler is not able to locate it, LicenseExpiredException will be thrown.

Locating License

By default, the handler looks for the *.lic file in the same directory where the handler's assembly resides.

However, your license file can be placed anywhere on the file system. To instruct the handler about an alternative location of the license file, it's necessary to specify the path to the license file using the LicensePath property of the Handler class.

Checking License Expiration

The License key file expiration date can be checked using LicenseExpirationDate property.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX