milestonexprotectrestpython.xprlicensedetail
Module: xprlicensedetail.py
Revision History
Date | Version | CareId |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPRLicenseDetail:
License detail information.
Threadsafety:
This class is fully thread-safe.
More information about License configuration can be found on the vendor documentation page.
ChangesWithoutActivation: str
Number of used device changes without activation licenses.
Returns:
The ChangesWithoutActivation property value.
DisplayName: str
User-friendly display name used in various user-interface displays.
Returns:
The DisplayName property value.
GracePeriodIn: int
Number of licenses that you have not yet activated and that therefore run in a grace period.
Returns:
The GracePeriodIn property value.
GracePeriodExpired: int
Number of licenses that you have not yet activated and whose grace period has expired.
Returns:
The GracePeriodExpired property value.