KantarSnapOnlineLicenseBase interface

The base OnlineLicence interface for the NorskTransform.kantarEmbedder()

Signature:

export interface KantarSnapOnlineLicenseBase

Properties

Property Type Description

login

string

Your login to the Kantar licensing server

password

string

The password corresponding to your login

port?

number

(Optional) The port that the licensing server listens on. Defaults to 443.

server?

string

(Optional) The Kantar licensing server address. Defaults to "licenseofe.kantarmedia.com". For testing, you likely want to use "licenseofe-integration.kantarmedia.fr".

type

"online"

The license type - must be "online"