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