TDV Adapter for Microsoft SharePoint Excel

Build 22.0.8462

AuthScheme

The scheme used for authentication. Accepted entries are NTLM,Basic,Digest,Forms,None,Negotiate,ADFS.

Possible Values

NTLM, Basic, Digest, Forms, None, Negotiate, ADFS

Data Type

string

Default Value

"NTLM"

Remarks

Together with Password and User, this field is used to authenticate against the server. NTLM is the default option. Use the following options to vccselect your authentication scheme:

  • NTLM: Set this to use your Windows credentials for authentication.
  • Basic: Set this to use HTTP Basic authentication.
  • Digest: Set this to HTTP Digest authentication.
  • Forms: Set this to use Forms authentication.
  • Negotiate: If AuthScheme is set to Negotiate, the adapter will Negotiate an authentication mechanism with the server. Set AuthScheme to Negotiate if you want to use Kerberos authentication.
  • ADFS: Set this to use Single Sign-On authentication with ADFS.
  • None: Set this to use anonymous authentication.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462