LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.IActivationHistory Interface Reference

Activation history More...

Inheritance diagram for LicenseSpring.IActivationHistory:
LicenseSpring.ActivationHistory

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...
 

Detailed Description

Activation history

Property Documentation

◆ Action

string LicenseSpring.IActivationHistory.Action
get

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

Implemented in LicenseSpring.ActivationHistory.

◆ Device

Device LicenseSpring.IActivationHistory.Device
get

Device on which the license was activated.

Implemented in LicenseSpring.ActivationHistory.

◆ Id

ulong LicenseSpring.IActivationHistory.Id
get

16 digit number, automatically generated by the LicenseSpring.

Implemented in LicenseSpring.ActivationHistory.

◆ License

ulong LicenseSpring.IActivationHistory.License
get

16 digit number of the license id.

Implemented in LicenseSpring.ActivationHistory.

◆ Time

System.DateTime LicenseSpring.IActivationHistory.Time
get

Time of the the action.

Implemented in LicenseSpring.ActivationHistory.


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