ActivationStatusModel Class |
Namespace: DoubleTake.Web.Models
The ActivationStatusModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationStatusModel | Initializes a new instance of the ActivationStatusModel class |
| Name | Description | |
|---|---|---|
| AddOnCodes |
Gets or sets the current add-on codes on this server.
| |
| Codes |
Gets or sets the current activation codes on this server.
| |
| IsNodeLocked |
Gets or sets a value indicating whether or not the license on this server is node locked.
| |
| IsValid |
Gets or sets a value indicating whether the license on this server is valid.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |