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