The PackageLicenseDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Expires |
If its a trail license this property contains the date when the pacakge experies in UTC.
|
![]() | InstallationId |
The id of the C1 installation where the package was installed.
|
![]() | LicenseFileName |
The local path of the license file. A serialized version of this class.
|
![]() | LicenseKey |
A RSA signed license key. This is used to verify that the license file has not been tampered with.
|
![]() | LicenseKeyBytes |
The LicenseKey serizlied to byte array.
|
![]() | Permanent |
False if the license is a trail license. True if its a permanent license.
|
![]() | ProductId |
The id of the pacakge.
|
![]() | ProductName |
The name of the package.
|
![]() | PurchaseUrl |
Url to where to buy a license for the pacakge.
|