LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.DeviceLicense Class Reference

Class that holds information about a license for a certain device. More...

Inheritance diagram for LicenseSpring.DeviceLicense:
LicenseSpring.IDeviceLicense

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

Detailed Description

Class that holds information about a license for a certain device.

Property Documentation

◆ ID

ulong LicenseSpring.DeviceLicense.ID
getset

Id of the license.

Implements LicenseSpring.IDeviceLicense.

◆ LicenseKey

string LicenseSpring.DeviceLicense.LicenseKey
getset

License Key of the license (if Key based)

Implements LicenseSpring.IDeviceLicense.

◆ LicenseUsers

LicenseUser [] LicenseSpring.DeviceLicense.LicenseUsers
getset

Users of the license (if user based)

Implements LicenseSpring.IDeviceLicense.


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