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

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

Inheritance diagram for LicenseSpring.UsageHistory:
LicenseSpring.IUsageHistory

Properties

string Data [get]
 Additional data. More...
 
Device Device [get]
 Device on which the license was used. More...
 
ulong Id [get]
 16 digit number, automatically generated by the LicenseSpring. More...
 
string Level [get]
 Log level e.g. "info". More...
 
ulong License [get]
 16 digit number of the license id. More...
 
ulong LicenseProductFeature [get]
 16 digit number of the license product feature id if the usage is related to a product feature. More...
 
LicenseUser LicenseUser [get]
 License user that performed the action. More...
 
string SdkVersion [get]
 Version of the sdk if the source of the action is "sdk". More...
 
string Source [get]
 Source of the action e.g. "sdk", "api". More...
 
string Text [get]
 Usage description. More...
 
System.DateTime Time [get]
 Time of the the action. More...
 
- Properties inherited from LicenseSpring.IUsageHistory
string Data [get]
 Additional data. More...
 
Device Device [get]
 Device on which the license was used. More...
 
ulong Id [get]
 16 digit number, automatically generated by the LicenseSpring. More...
 
string Level [get]
 Log level e.g. "info". More...
 
ulong License [get]
 16 digit number of the license id. More...
 
ulong LicenseProductFeature [get]
 16 digit number of the license product feature id if the usage is related to a product feature. More...
 
LicenseUser LicenseUser [get]
 License user that performed the action. More...
 
string SdkVersion [get]
 Version of the sdk if the source of the action is "sdk". More...
 
string Source [get]
 Source of the action e.g. "sdk", "api". More...
 
string Text [get]
 Usage description. More...
 
System.DateTime Time [get]
 Time of the the action. More...
 

Detailed Description

Class that holds information about usage history.

Property Documentation

◆ Data

string LicenseSpring.UsageHistory.Data
get

Additional data.

Implements LicenseSpring.IUsageHistory.

◆ Device

Device LicenseSpring.UsageHistory.Device
get

Device on which the license was used.

Implements LicenseSpring.IUsageHistory.

◆ Id

ulong LicenseSpring.UsageHistory.Id
get

16 digit number, automatically generated by the LicenseSpring.

Implements LicenseSpring.IUsageHistory.

◆ Level

string LicenseSpring.UsageHistory.Level
get

Log level e.g. "info".

Implements LicenseSpring.IUsageHistory.

◆ License

ulong LicenseSpring.UsageHistory.License
get

16 digit number of the license id.

Implements LicenseSpring.IUsageHistory.

◆ LicenseProductFeature

ulong LicenseSpring.UsageHistory.LicenseProductFeature
get

16 digit number of the license product feature id if the usage is related to a product feature.

Implements LicenseSpring.IUsageHistory.

◆ LicenseUser

LicenseUser LicenseSpring.UsageHistory.LicenseUser
get

License user that performed the action.

Implements LicenseSpring.IUsageHistory.

◆ SdkVersion

string LicenseSpring.UsageHistory.SdkVersion
get

Version of the sdk if the source of the action is "sdk".

Implements LicenseSpring.IUsageHistory.

◆ Source

string LicenseSpring.UsageHistory.Source
get

Source of the action e.g. "sdk", "api".

Implements LicenseSpring.IUsageHistory.

◆ Text

string LicenseSpring.UsageHistory.Text
get

Usage description.

Implements LicenseSpring.IUsageHistory.

◆ Time

System.DateTime LicenseSpring.UsageHistory.Time
get

Time of the the action.

Implements LicenseSpring.IUsageHistory.


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