| ActivationCodeInfoModel Properties |
The ActivationCodeInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationCode |
Gets or sets a 24 character, alpha-numeric key which applies the appropriate license to the server.
| |
| DaysToExpire |
Gets or sets the number of days until the license expires.
| |
| IsEval |
Gets or sets a value indicating whether the license key is an evaluation license.
| |
| IsNodeLocked |
Gets or sets a value indicating whether the license key must be activated.
| |
| IsValid |
Gets or sets a value indicating whether the license key is valid.
|