LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.IDeviceLicense Interface Reference

DeviceLicense interface More...

Inheritance diagram for LicenseSpring.IDeviceLicense:
LicenseSpring.DeviceLicense

Properties

ulong ID [get, set]
 Id of the license. More...
 
string LicenseKey [get, set]
 License Key of the license (if Key based) More...
 
LicenseUser[] LicenseUsers [get, set]
 Users of the license (if user based) More...
 

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: