ADO.NET Provider for Apache Kafka

Build 25.0.9539

Schema Registry

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


PropertyDescription
RegistryURLSpecifies the endpoint of the schema registry. When this property is specified, the driver supports reading Avro and JSON schemas from the server.
RegistryServiceSpecifies the schema registry service that the provider uses to retrieve key and value schemas for Apache Kafka topics.
RegistryAuthSchemeSpecifies the authentication scheme that the provider uses when connecting to the schema registry.
RegistryUserSpecifies the user name used when authenticating to the schema registry with the Basic authentication scheme.
RegistryPasswordSpecifies the password used when authenticating to the schema registry with the Basic authentication scheme.
RegistryClientCertThe TLS/SSL client certificate store for SSL Client Authentication (2-way SSL) with the schema registry.
RegistryClientCertTypeSpecifies the type of key store used by the TLS/SSL client certificate given in RegistryClientCert .
RegistryClientCertPasswordSpecifies the password for the client certificate store defined in RegistryClientCert.
RegistryClientCertSubjectSpecifies the subject of the client certificate to select from the certificate store defined in RegistryClientCert.
RegistryVersionSpecifies which version of a schema the provider retrieves from the schema registry when resolving topic columns.
RegistryServerCertThe certificate to be accepted from the schema registry when connecting using TLS/SSL.
SchemaMergeModeSpecifies how the provider exposes schemas with multiple versions.

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