ADO.NET Provider for Teradata

Build 23.0.8839

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthenticationStringAuthenticationString enables support for mechanisms that require additional authentication information.
DataSourceThe Teradata server name or, equivalently, the DBC Name or TDPID.
AuthSchemeSpecifies the Logon Mechanism, which determines the connection's authentication and encryption capabilities.
UserThe Teradata user account used to authenticate.
PasswordThe password used to authenticate the user.
DatabaseThe database selected as the default database when a Teradata connection is opened.
PortConnects to the Teradata Database on the TCP/IP port specified. The default Teradata Database port is 1025.
AccountSpecifies an account string to override the default account string defined for the Teradata Database user.
AccountStringIdentifies an individual user account and is associated with a specific User Id.
IntegatedSecuritySet this to true to use Single Sign On.

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