![]() |
OTX-Runtime for DotNet
|
|
The OtxDiagApi and NoneOtxDiagApi are equipped with a simple, offline licensing mechanism. To use the API a license key must be set by the user, see SetLicenseKey method. The license key has the format "XXXX-XXXX-XXXX-XXXX-XXXX". The license key contains the following informations:
Important: The license key must be set before an instance is created!
Important: The software is copyrighted and shall not be used without a valid license key!
The following pseudo code shows how the license manager can be used.