ADO.NET Provider for Apache Kafka

Build 25.0.9539

Authentication

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


PropertyDescription
AuthSchemeSpecifies the authentication scheme that the provider uses when connecting to the Apache Kafka broker.
UserSpecifies the username used to authenticate to the Apache Kafka broker.
PasswordSpecifies the password used to authenticate to Apache Kafka for the selected authentication scheme.
BootstrapServersSpecifies the Kafka bootstrap servers that the provider uses to establish the initial connection to the Kafka cluster.
UseSSLSpecifies whether the provider negotiates SSL/TLS when connecting to the Apache Kafka broker.

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