confluent-kafka-dotnet
Show / Hide Table of Contents

Enum SecurityProtocol

SecurityProtocol enum values

Namespace: Confluent.Kafka
Assembly: Confluent.Kafka.dll
Syntax
public enum SecurityProtocol

Fields

Name Description
Plaintext

Plaintext

SaslPlaintext

SaslPlaintext

SaslSsl

SaslSsl

Ssl

Ssl

In this article