License Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS License
INHERITED FROM
RASSerilazableObj⇒License
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AlertMessage
The alert message a RAS Administrator should be notificed about.
String
ExpiryDate
Expiry date of License
String
GracePeriodDaysLeft
Days left for Grace period
String
GracePeriodState
State of Grace period
String
InstalledUsers
Maximum number of licensed users
String
LicenseType
License Type (Permanent, PrePaid, PostPaid, ExtTrial, LegacyTrial, or NormalTrial)
Boolean
NeedsAttention
RAS licensing requires attention.
String
StatusMessage
The current status message of the RAS License.
String
UsersLicenseInfo
Amount of users currently connected
String
UsersPeak
Maximum amount of connected users since the product was installed (calculated together with the Usage Today).
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated