public enum GoldengateMysqlConnectionProperties.Types.MysqlSecurityProtocolReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengateMysqlConnectionProperties.Types.MysqlSecurityProtocol.
Enum for Security Type for MySQL.
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 type not specified. |