Specifies the name of the request header field that contains the API token.
If the element UseAccessToken is set to 1, the AuthRequestField element is mandatory.
Path
ServerSettings > AuthSettings > AuthRequestField
Value
The value must meet the following requirements:
The default value is Authorization.
Example
The following is an example of this element.
<AuthRequestField>Authorization</AuthRequestField> |