![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Class that holds information about activation history. More...
Properties | |
string | Action [get] |
Action e.g. "activation", "deactivation". | |
Device | Device [get] |
Device on which the license was activated. | |
ulong | Id [get] |
16 digit number, automatically generated by the LicenseSpring. | |
ulong | License [get] |
16 digit number of the license id. | |
System.DateTime | Time [get] |
Time of the the action. | |
![]() |
Class that holds information about activation history.
|
get |
Action e.g. "activation", "deactivation".
Implements LicenseSpring.IActivationHistory.
|
get |
Device on which the license was activated.
Implements LicenseSpring.IActivationHistory.
|
get |
16 digit number, automatically generated by the LicenseSpring.
Implements LicenseSpring.IActivationHistory.
|
get |
16 digit number of the license id.
Implements LicenseSpring.IActivationHistory.
|
get |
Time of the the action.
Implements LicenseSpring.IActivationHistory.