ADO.NET Provider for DB2

Build 26.0.9655

Authentication

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


PropertyDescription
AuthSchemeSpecifies the scheme for authenticating to DB2.
ServerThe name of the DB2 server.
PortThe port used to connect to the server hosting the DB2 database.
DatabaseThe name of the DB2 database.
UserA database user.
PasswordThe user's password.
UseSSLThis field sets whether SSL is enabled.
AlternateServersSpecifies other servers that can be used in addition to the one already configured using Server and Port.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655