CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

LicenseFile Properties

The LicenseFile type exposes the following members.

Properties


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