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