TheLicenseActivationInformation Members
The TheLicenseActivationInformation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
ActivatedParameters |
License parameters as activated. Values are the sum of the values in the License and the values in the activation key
|
|
|
ActivationKeyExpiration |
Expiration time of the activation key.
|
|
|
ActivationKeyHash |
The hash of the activation key that was used to activate the license.
|
|
|
License |
License that was activated using the activation key. Notice that a single license can be activated multiple times.
|