License Class |
Namespace: FM.IceLink
The License type exposes the following members.
Name | Description | |
---|---|---|
AccountId |
Gets the account identifier.
| |
Current |
Gets the current license.
| |
Id |
Gets the license identifier.
| |
IsTrial |
Gets a value indicating whether this is a trial license.
| |
IsValid |
Gets a value indicating whether this is a valid license.
| |
ProductCode |
Gets the product code.
| |
ValidFrom |
Gets the "valid from" date.
| |
ValidTo |
Gets the "valid to" date.
|
Name | Description | |
---|---|---|
CheckKey |
Gets a value indicating whether a valid key has been set.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetKey |
Sets the license key.
| |
ToString | (Inherited from Object.) |