LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IActivationHistory Interface Reference

Activation history. More...

Inheritance diagram for LicenseSpring.IActivationHistory:
LicenseSpring.ActivationHistory

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.
 

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: