CData Python Connector for API

Build 24.0.9062

AuthScheme

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

Possible Values

Basic, None, NTLM, OAuth

データ型

string

デフォルト値

"Basic"

解説

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