![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
Class that holds information about usage history. More...
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... | |
![]() | |
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... | |
Class that holds information about usage history.
|
get |
Additional data.
Implements LicenseSpring.IUsageHistory.
|
get |
Device on which the license was used.
Implements LicenseSpring.IUsageHistory.
|
get |
16 digit number, automatically generated by the LicenseSpring.
Implements LicenseSpring.IUsageHistory.
|
get |
Log level e.g. "info".
Implements LicenseSpring.IUsageHistory.
|
get |
16 digit number of the license id.
Implements LicenseSpring.IUsageHistory.
|
get |
16 digit number of the license product feature id if the usage is related to a product feature.
Implements LicenseSpring.IUsageHistory.
|
get |
License user that performed the action.
Implements LicenseSpring.IUsageHistory.
|
get |
Version of the sdk if the source of the action is "sdk".
Implements LicenseSpring.IUsageHistory.
|
get |
Source of the action e.g. "sdk", "api".
Implements LicenseSpring.IUsageHistory.
|
get |
Usage description.
Implements LicenseSpring.IUsageHistory.
|
get |
Time of the the action.
Implements LicenseSpring.IUsageHistory.