-
Question |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There are several options how licensing can be enabled for the above scenario. Extended application configurationApplication configuration can be extended by an additional attribute While sending the validation request to NetLicensing, this attribute can be used to identify customers. Offline licensing fileAn offline license file can be downloaded and shared with the customer. The application will need to read this file and drive application behaviour. Hybrid approachOption 2 Offline licensing file can be used as the source for the |
Beta Was this translation helpful? Give feedback.
There are several options how licensing can be enabled for the above scenario.
Extended application configuration
Application configuration can be extended by an additional attribute
customerNumber
. This parameter needs to be specified using Licensee/Customer' unique number and match the corresponding NetLicensing's attribute.While sending the validation request to NetLicensing, this attribute can be used to identify customers.
Offline licensing file
An offline license file can be downloaded and shared with the customer. The application will need to read this file and drive application behaviour.
Note: offline license files do not support metered licensing models, such as Floating, Node…