Excel Add-In for API

Build 25.0.9434

AuthScheme

The scheme used for authentication. Accepted entries are None, NTLM, Basic or OAuth.

Possible Values

Basic, None, NTLM, OAuth, APIKey, OAuthClient

Data Type

string

Default Value

"Basic"

Remarks

Together with Password and User, this field is used to authenticate against the service. Basic is the default option.

  • NTLM: Set this to use your Windows credentials for authentication.
  • Basic: Set this to use HTTP Basic authentication.
  • Oauth: Set this to authenticate via OAuth.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434