Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The type of authentication to use when connecting to Couchbase. |
User | 認証で使用されるCouchbase ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
CredentialsFile | 複数のユーザーまたはバケットにクレデンシャルを提供する必要がある場合にこのプロパティを使用します。このファイルは他の形式の認証よりも優先されます。 |
Server | 接続するCouchbase サーバーのアドレス。 |
CouchbaseService | 接続するCouchbase サービスを決定します。デフォルトはN1QL です。利用可能なオプションはN1QL とAnalytics です。 |
ConnectionMode | Determines how to connect to the Couchbase server. Must be either Direct or Cloud. |
DNSServer | Determines what DNS server to use when retrieving Couchbase Capella information. |
N1QLPort | Couchbase N1QL Endpoint に接続するポートまたはURL。 |
AnalyticsPort | Couchbase Analytics Endpoint に接続するポートまたはURL。 |
WebConsolePort | Couchbase Web Console に接続するポートまたはURL。 |
SearchPort | The port or URL for connecting to the Couchbase Search Service Endpoint. |