New Function Documentation

What is the difference between the new GetLicenseMaintenanceExpiryDate() function and using the GetLicenseExpiryDate() function?

Thanks!

Hi Patrick,

We recently introduced maintenance policies, using which you can configure how the end-user can update the software (product). You can add restrictions on the major version, minor version and duration for which the updates will be available. The maintenance policy once created can be linked to the licenses. This maintenance policy has a property named validity that indicates the duration (in seconds) after which the maintenance for the software updates of a license will expire. Using GetLicenseMaintenanceExpiryDate() you can get the expiry timestamp of this policy.

While as GetLicenseExpiryDate() returns the license expiry timestamp( timestamp at which the license will expire)

Regards,
Ahmad.