LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
LSLicenseID Struct Reference

#include <LicenseSpring/C-interface/LicenseID.h>

Public Attributes

const char * key
 
const char * user
 
const char * password
 

Detailed Description

Definition at line 10 of file LicenseID.h.

Member Data Documentation

◆ key

const char* LSLicenseID::key

Definition at line 12 of file LicenseID.h.

◆ user

const char* LSLicenseID::user

Definition at line 13 of file LicenseID.h.

◆ password

const char* LSLicenseID::password

Definition at line 14 of file LicenseID.h.


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