License Entitlements
License Types

Time-Limited vs Subscription Licenses

3min
there are important distinctions between a time limited license and a subscription license although they both hold a validity period, they don't work the same way one license type might be more appropriate to use than another depending on how you wish to enforce your licensing distinctions between time limited and subscription licenses there are a few key distinctions distinction time limited subscription license status assuming the license is enabled, the license status will be inactive if the total activations of the license is 0, and active if total activations is greater than 0 the status does not depend on total activations it will be active when the license is created, and will only be disabled if the source of truth communicates that the subscription has been cancelled offline activations possible by sending a license refresh file not possible grace period not implemented at the moment you can define number of hours after which the license will be still valid ( is expired will be false ) even if validity period is expired time limited licenses need to be extended manually or using management api and subscriptions should rely on some 3rd party service as a source of truth when to use time limited licenses if you were issuing a recurring license that is for use on machines that do not have access to the internet in this case, you can activate licenses offline, and simply resend a refreshed license file you want to ensure a license expires unless it's validity period is specifically renewed when to use a subscription licenses the only time you would use this is if you were using an external source of truth to maintain subscription status this external source of truth is typically a recurring billing system or a crm