Oracle Database@Google Cloud v1 API - Enum GoldengateKafkaConnectionProperties.Types.KafkaSecurityProtocol (1.6.0)

public enum GoldengateKafkaConnectionProperties.Types.KafkaSecurityProtocol

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengateKafkaConnectionProperties.Types.KafkaSecurityProtocol.

Enum for Security Type for Kafka.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Plaintext

Plaintext security protocol.

SaslPlaintext

SASL Plaintext security protocol.

SaslSsl

SASL SSL security protocol.

Ssl

SSL security protocol.

Unspecified

Security type not specified.