JDBC Driver for Adobe Commerce

Build 24.0.9175

ProxyPassword

The password associated with the user specified in the ProxyUser connection property.

Data Type

string

Default Value

""

Remarks

The ProxyUser and ProxyPassword connection properties are used to connect and authenticate against the HTTP proxy specified in ProxyServer.

After selecting one of the available authentication types in ProxyAuthScheme, set this property as follows:

ProxyAuthScheme Value Value to set for ProxyPassword
BASIC The password associated with the proxy server user specified in ProxyUser.
DIGEST The password associated with the proxy server user specified in ProxyUser.
NEGOTIATE The password associated with the Windows user account specified in ProxyUser.
NTLM The password associated with the Windows user account specified in ProxyUser.
NONE Do not set the ProxyPassword connection property.

For SOCKS 5 authentication or tunneling, see FirewallType.

The driver only uses this password if ProxyAutoDetect is set to False. If ProxyAutoDetect is set to True, which is the default, the driver instead uses the password specified in your system proxy settings.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175