dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder 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