Cloud Floating QLM Pro - Limit Total Number of Users for a Single License & useActivation

Comments

1 comment

  • Official comment
    Avatar
    Soraco Technologies

    There's no way to prevent someone that has the Activation Key from grabbing a floating license, if it's available.

    useActivationCount is a recent addition and is not related to your requirement. useActivationCound handles situations where the same user launches your application multiple times from the same computer. Each time your app is launched, we increment the activationCount. Each time your application exits, we decrement the activationCount. When the last instance of your app exits, we deactivate the license so that it can be used by another user.

     

     

    Comment actions Permalink

Please sign in to leave a comment.