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

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

Property Value

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