KantarSnapOnlineLicenseBase interface
The base OnlineLicence interface for the NorskTransform.kantarEmbedder()
Signature:
export interface KantarSnapOnlineLicenseBase
Properties
Property | Type | Description |
---|---|---|
string |
Your login to the Kantar licensing server |
|
string |
The password corresponding to your login |
|
number |
(Optional) The port that the licensing server listens on. Defaults to 443. |
|
string |
(Optional) The Kantar licensing server address. Defaults to "licenseofe.kantarmedia.com". For testing, you likely want to use "licenseofe-integration.kantarmedia.fr". |
|
"online" |
The license type - must be "online" |