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

DeviceLicense interface. More...

Inheritance diagram for LicenseSpring.IDeviceLicense:
LicenseSpring.DeviceLicense

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)
 

Detailed Description

DeviceLicense interface.

Property Documentation

◆ ID

ulong LicenseSpring.IDeviceLicense.ID
getset

Id of the license.

Implemented in LicenseSpring.DeviceLicense.

◆ LicenseKey

string LicenseSpring.IDeviceLicense.LicenseKey
getset

License Key of the license (if Key based)

Implemented in LicenseSpring.DeviceLicense.

◆ LicenseUsers

LicenseUser [] LicenseSpring.IDeviceLicense.LicenseUsers
getset

Users of the license (if user based)

Implemented in LicenseSpring.DeviceLicense.


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