You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You can use LAC's license removal flag to program your software to determine whether a license should be removed from a host. To program your software to remove license files based on the removal flag:

1. Set a flag for removal by checking the option Remove from Host in the License Order.

2. Use the API to have your software communicate with LAC to determine the state of the removal flag for a particular license. (See LicenseRemovalRequested and LicenseRemovalConfirm

3. Complete the desired action (delete or do not delete the license file) based on the state of the removal flag.

  • No labels