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

In This Topic
ProxyPassword Property
In This Topic
Gets or sets the password for the proxy server account.
Syntax
'Declaration
 
Public Property ProxyPassword As String
 

Property Value

The password for the proxy server account.
See Also