public enum GoldengatePostgresqlConnectionProperties.Types.PostgresqlSecurityProtocolReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengatePostgresqlConnectionProperties.Types.PostgresqlSecurityProtocol.
Enum for Security protocol for PostgreSQL.
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. |