![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
Class that holds information about a license for a certain device. More...
Public Member Functions | |
| DeviceLicense () | |
| CustomerLabel default constructor. | |
Properties | |
| ulong | ID [get, set] |
| Id of the license. | |
| string | LicenseKey [get, set] |
| License Key of the license (if Key based) | |
| LicenseUser[] | LicenseUsers [get, set] |
| Users of the license (if user based) | |
Properties inherited from LicenseSpring.IDeviceLicense | |
Class that holds information about a license for a certain device.
|
getset |
Id of the license.
Implements LicenseSpring.IDeviceLicense.
|
getset |
License Key of the license (if Key based)
Implements LicenseSpring.IDeviceLicense.
|
getset |
Users of the license (if user based)
Implements LicenseSpring.IDeviceLicense.