![]() |
LicenseSpring C++ SDK
Easily add Software Licensing to your application
|
#include <LicenseSpring/C-interface/LicenseID.h>
Public Attributes | |
const char * | key |
const char * | user |
const char * | password |
uint64_t | serverId |
Definition at line 11 of file LicenseID.h.
const char* LSLicenseID::key |
Definition at line 13 of file LicenseID.h.
const char* LSLicenseID::user |
Definition at line 14 of file LicenseID.h.
const char* LSLicenseID::password |
Definition at line 15 of file LicenseID.h.
uint64_t LSLicenseID::serverId |
Definition at line 16 of file LicenseID.h.