ADO.NET Provider for Sybase

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
AuthSchemeThe scheme used for authentication. Accepted entries are Password, Kerberos.
ServerThe name of the server running Sybase Database.
PortThe port of the Sybase database.
DatabaseThe name of the Sybase database.
UserSpecifies the authenticating user's user ID.
PasswordSpecifies the authenticating user's password.
CharsetChaeset name to communicate with server.
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