Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The scheme used for authentication. Accepted entries are None, Basic, Kerberos and LDAP. None is the default. |
Server | The host name or IP address of the Presto REST server. |
Port | The port for the Presto REST server. |
User | 認証で使用されるPresto ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
PrestoKind | Indicates whether the connected instance is Trino or not. |
UseSSL | Indicates whether SSL is enabled. |