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