Excel Add-In for API

Build 22.0.8389

AuthScheme

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

Possible Values

None, Basic, NTLM, OAuth

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) 2022 CData Software, Inc. - All rights reserved.
Build 22.0.8389