UseAccessToken

Specifies if API token authorization is enabled or disabled.

If you have enabled API token authorization and the kavhttpd service is not running, starting klScanEngineUI will also initiate the start of the kavhttpd service.

The UseAccessToken element cannot be empty. The element is optional.

Path

ServerSettings > AuthSettings > UseAccessToken

Value

Valid values:

The default value is 0.

Example

The following is an example of this element.

<UseAccessToken>0</UseAccessToken>

Page top