Oracle Database@Google Cloud v1 API - Enum GoldengateRedisConnectionProperties.Types.RedisSecurityProtocol (1.6.0)

public enum GoldengateRedisConnectionProperties.Types.RedisSecurityProtocol

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

Enum for Security protocol for Redis.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Mtls

Mutual Transport Layer Security.

Plain

Plain text communication.

Tls

Transport Layer Security.

Unspecified

Security protocol not specified.