FirewallPassword Parameter (Connect-PostgreSQL Cmdlet)
A password used to authenticate to a proxy-based firewall.
Syntax
Connect-PostgreSQL -FirewallPassword string
Data Type
cstr
Default Value
""
Remarks
This property is passed to the proxy specified by FirewallServer and FirewallPort, following the authentication method specified by FirewallType.