ADO.NET Provider for Apache Kafka

Build 25.0.9540

RegistryAuthScheme

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

Possible Values

None, Basic, SSLCertificate

データ型

string

デフォルト値

"None"

解説

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 本製品 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 本製品 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.9540