Oracle Database@Google Cloud v1 API - Enum GoldengatePostgresqlConnectionProperties.Types.PostgresqlSecurityProtocol (1.6.0)

public enum GoldengatePostgresqlConnectionProperties.Types.PostgresqlSecurityProtocol

Reference 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.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.