Module: Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::TLSAuthentication
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb
Overview
This field indicates the TLS authentication type of the connection.
Constant Summary collapse
- TLS_AUTHENTICATION_UNSPECIFIED =
Default unspecified value.
0- SERVER =
Server
1- MUTUAL =
Mutual
2