LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
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".
 
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.
 
- Properties inherited from LicenseSpring.IActivationHistory

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: