|
|
ActivationCodeInfo Class |
Namespace: DoubleTake.Virtualization.Contract.VRA
public class ActivationCodeInfo
The ActivationCodeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationCodeInfo |
| Name | Description | |
|---|---|---|
| ActivationCode |
This value is a 24 character, alpha-numeric key which applies the appropriate license to the server.
| |
| DaysToExpire |
This value is the number of days until the license expires.
| |
| IsEval |
This value is true if the license key is an evaluation license; otherwise, it is false.
| |
| IsNodeLocked |
This value is true if the license key must be activated; otherwise, it is false.
| |
| IsTargetOnly | ||
| IsValid |
This value is true if the license key is valid; otherwise, it is false.
|