public enum GoldengateRedisConnectionProperties.Types.RedisSecurityProtocolReference 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.V1Assembly
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. |