Lock the API Database
Once you have created a version of your program you plan to deploy, you must lock the API's local encrypted database. Locking the database will make it so that another developer cannot access your secret IDs using the LinxterTool.exe
The LinxterTool.exe is used for command-line integration and configuration of Linxter into your project. Regardless of how you integrated Linxter into your project, you must lock the database for versions of your program that you plan to deploy.
Use this command-line argument in your project's directory:
LinxterTool /LockDatabase
