ADO.NET Provider for Cassandra

Build 23.0.8839

AuthScheme

認証で使用されるスキーム。利用可能なエンティティは、Basic、DSE、Kerberos、およびLDAP です。

Possible Values

Basic, DSE, Kerberos, LDAP

データ型

string

デフォルト値

"Basic"

解説

Set this property to authenticate to open-source or DataStax Enterprise (DSE) Cassandra instances.

このフィールドは、Password およびUser とともに、サーバーに対して認証をするために使われます。デフォルトオプションはBasic です。次のオプションを使って、認証スキームを選択してください。

  • Basic:Set this to authenticate with login credentials and Cassandra's built-in authentication.
  • DSE:Set this to authenticate with login credentials and the DSE Unified Authenticator.
  • Kerberos:Set this to use Kerberos to authenticate.
  • LDAP:Set this to use LDAP to authenticate.
See the Getting Started section for guides to using each authentication method.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839