CustomerRightsToken

constructor(profile: CustomerRightsToken.Profile, storeLicense: Boolean)

Creates a new customers rights token.

Parameters

profile

the profile for the offline license request.

storeLicense

specifies whether the license is persistent


constructor(profile: CustomerRightsToken.Profile, storeLicense: Boolean, config: CustomerRightsTokenConfig)

Creates a new customers rights token.

Parameters

profile

the profile for the offline license request.

storeLicense

specifies whether the license is persistent.

config

specifies extra and optional configuration.