ADO.NET Provider for Apache Kafka

Build 25.0.9539

RegistryAuthScheme

Specifies the authentication scheme that the provider uses when connecting to the schema registry.

Possible Values

None, Basic, SSLCertificate

Data Type

string

Default Value

"None"

Remarks

The following authentication schemes are supported. Some schemes are available only for specific registry services, depending on the capabilities of the configured RegistryService.

ValueDescription
NoneNo authentication is used when connecting to the schema registry.
BasicThe provider uses RegistryUser and RegistryPassword. For Confluent Schema Registry, these values correspond to the API key and secret. For AWS Glue Schema Registry, these are the IAM access key and secret key.
SSLCertificateThe provider authenticates using RegistryClientCert using SSL client authentication. This option is supported only when connecting to a Confluent registry.

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