dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class / SslKey Property

In This Topic
SslKey Property
In This Topic
Gets or sets location of user's private key.
Syntax
'Declaration
 
Public Property SslKey As String
 

Property Value

Location of user's private key.
See Also