# License

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS License

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

License

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name                | Description                                                                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------- |
| 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                                                                                                                             | LicenseKey          | License Key                                                                                                   |
| 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.                                                                |
| [LicenseType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/licensetype) | Type                | License Type (Permanent, PrePaid, PostPaid, ExtTrial, LegacyTrial, or NormalTrial)                            |
| 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        | Name                       | Description                                                                                                                                                   |
| ----------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
