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:
- Set a flag for removal by checking the option Remove from Host in the License Order.
- 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.)
- Complete the desired action (delete or do not delete the license file) based on the state of the removal flag.
- If the license file has been removed (as determined in step 2), send a confirmation to LAC using LicenseRemovalConfirm.