Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthenticationString | AuthenticationString enables support for mechanisms that require additional authentication information. |
DataSource | The Teradata server name or, equivalently, the DBC Name or TDPID. |
AuthScheme | Specifies the Logon Mechanism, which determines the connection's authentication and encryption capabilities |
User | 認証で使用されるTeradata ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
Database | The database selected as the default database when a Teradata connection is opened. |
Port | Connects to the Teradata Database on the TCP/IP port specified. The default Teradata Database port is 1025. |
Account | Specifies an account string to override the default account string defined for the Teradata Database user. |
AccountString | Identifies an individual user account and is associated with a specific User Id. |
IntegatedSecurity | Set this to true to use Single Sign On. |