This method is used to set license key (fullversion) for website usage.
HRESULT SetWebLicense(BSTR sCustomerId, BSTR sWebKey);
void SetWebLicense(string sCustomerId, string sWebKey);
Parameters |
Description |
sCustomerID |
Customer's ID (provided with fullversion license) |
sLicenseKey |
Customer's Web License Key (provided with fullversion license) |
It initializes the component with licence key (fullversion) for website usage. The Web license key is binded on the provided Domain (URL).
Copyright © Conaito Technologies 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|