ADO.NET Provider for Apache Kafka

Build 24.0.9060

Schema Registry

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


PropertyDescription
RegistryUrlThe server for the schema registry. When this property is specified, the driver supports reading Avro and JSON schemas from the server.
RegistryServiceThe Schema Registry service used for working with topic schemas.
RegistryAuthSchemeThe scheme used to authenticate to the schema registry.
RegistryUserUsername to authorize with the server specified in RegistryUrl .
RegistryPasswordPassword to authorize with the server specified in RegistryUrl .
RegistryClientCertThe TLS/SSL client certificate store for SSL Client Authentication (2-way SSL) with the schema registry.
RegistryClientCertTypeThe type of key store used by the TLS/SSL client certificate given in RegistryClientCert .
RegistryClientCertPasswordThe password for the TLS/SSL client certificate given in RegistryClientCert .
RegistryClientCertSubjectThe subject of the TLS/SSL client certificate given in RegistryClientCert .
RegistryVersionVersion of the schema read from RegistryUrl for the specified topic.
RegistryServerCertThe certificate to be accepted from the schema registry when connecting using TLS/SSL.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060