Specifies the name of the HTTP header used for authentication. This property is used when Basic (AuthenticationMethod=Basic) or Header-based token authentication (AuthenticationMethod=HttpHeader) is enabled; otherwise, this property is ignored.
Valid values
auth_header
where:
auth_header
is the name of the HTTP header used for authentication. For example, X-Api-Key.