LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.ActivationHistory Class Reference

Class that holds information about activation history. More...

Inheritance diagram for LicenseSpring.ActivationHistory:
LicenseSpring.IActivationHistory

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...
 
- Properties inherited from LicenseSpring.IActivationHistory
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...
 

Detailed Description

Class that holds information about activation history.

Property Documentation

◆ Action

string LicenseSpring.ActivationHistory.Action
get

Action e.g. "activation", "deactivation".

Implements LicenseSpring.IActivationHistory.

◆ Device

Device LicenseSpring.ActivationHistory.Device
get

Device on which the license was activated.

Implements LicenseSpring.IActivationHistory.

◆ Id

ulong LicenseSpring.ActivationHistory.Id
get

16 digit number, automatically generated by the LicenseSpring.

Implements LicenseSpring.IActivationHistory.

◆ License

ulong LicenseSpring.ActivationHistory.License
get

16 digit number of the license id.

Implements LicenseSpring.IActivationHistory.

◆ Time

System.DateTime LicenseSpring.ActivationHistory.Time
get

Time of the the action.

Implements LicenseSpring.IActivationHistory.


The documentation for this class was generated from the following file: