public enum GoldengateKafkaConnectionProperties.Types.KafkaSecurityProtocolReference 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.V1Assembly
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. |