ADO.NET Provider for Informix

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 type of user authentication to be performed at the server.
ServerProvides the name or network address of the server hosting the Informix database.
PortIdentifies the port used to connect to the server hosting the database.
UserProvides the username of the authenticating user.
PasswordProvides the password of the authenticating user.
DatabaseSpecifies the name of the database, running on the specified Server.
UseSSLDenotes whether or not SSL is enabled. When SSL is enabled, the driver attempts to negotiate TLS/SSL connections to the server.
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