-
|
Hi, I am evaluating netlicensing. Where does the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
API Key Identification is a recommended authentication schema for NetLicensing validation requests. An API Key can be easily created: API Key can be easily created:
One of the essential parameters in the validation response that you may need to consider is the ...
<property name="valid">true|false</property>
...This property needs to be evaluated in your product, and the product behavior should be adjusted accordingly to the desired licensing schema. |
Beta Was this translation helpful? Give feedback.
API Key Identification is a recommended authentication schema for NetLicensing validation requests. An API Key can be easily created:
API Key can be easily created:
or
One of the essential parameters in the validation response that you may need to consider is the
validproperty:This property needs to be evaluated in your product, and the product behavior should be adjusted accordingly to the desired licensing schema.