dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnectionStringBuilder Class / SslCert Property

In This Topic
SslCert Property (OracleConnectionStringBuilder)
In This Topic
Gets or sets the SSL Certificate contents as a base64 encoded string.
Syntax
'Declaration
 
Public Property SslCert As String
 

Property Value

The SSL Certificate contents as a base64 encoded string.
See Also