LicenseFile Properties
The LicenseFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Constraints |
Gets or Sets the Constraints List (System.Collections.Generic.List) for this license.
|
|
CreationDate |
Gets the DateTime this license was created.
|
|
CustomData |
Gets or Sets the CustomData for this license.
|
|
FailureReason |
Gets or Sets the reason a failure occurred. This is an empty
String if no error occurred.
|
|
FirstUsesDate |
Gets the DateTime this license was first used.
|
|
HardwareKeyToken |
Gets or sets the hardware key token.
this HardwareKeyToken is based on the information int the license
|
|
HardwareKeyTokenBasedOnDevice |
HardwareKeyToken Based On Device data (Processor ID and Motherboard device ID)
|
|
InstallationInstanceGUID |
Gets the license key (XML string representing the license) granted for this license.
|
|
IsDirty |
Gets if this license was modified since it was last saved.
|
|
IsReadOnly |
Gets or Sets if this license can only be read and not modified.
|
|
Issuer |
Gets or Sets the Issuer object for this license.
|
|
LicenseKey |
This will generate the Hash key based upon the current installation instance GUID.
|
|
LicenseKeyToken | ||
LicenseUID |
The license unique identifier
|
|
LicModificationUID |
The license unique identifier used to upgrade this license.
|
|
ModificationDate |
Gets the DateTime this license was last modified.
|
|
Product |
Gets or Sets the Product object declared for this license.
|
|
RunTimeConstrain |
"Limits the runtime of the program in hours."
|
|
Statistics |
Gets or Sets the Statistics object for this license.
|
|
User |
Gets or Sets the User object who owns this license.
|
|
VolumeConstrain |
"Constrains number of items licensed program can instantiate, e.g. number of process variables, number of interfaces, etc."
|
|
Warnings |
Gets or sets the wornings.
|