Module: Google::Cloud::OracleDatabase::V1::GoldengateOracleConnectionProperties::OracleAuthenticationMode
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb
Overview
Enum for Authentication mode.
Constant Summary collapse
- ORACLE_AUTHENTICATION_MODE_UNSPECIFIED =
Authentication mode not specified.
0- TLS =
TLS authentication mode.
1- MTLS =
MTLS authentication mode.
2