SslCert Property (OracleConnectionStringBuilder)
Gets or sets the SSL Certificate contents as a base64 encoded string.
public string SslCert {get; set;}
'Declaration
Public Property SslCert As String
Property Value
The SSL Certificate contents as a base64 encoded string.