Values_1.WebProxyCredentialsSourceThe credentials for authenticating with a web proxy server.
type nonrec t = {webProxyUsername : DbUsername.t;The username for authenticating with the web proxy server.
*)webProxyPassword : Password.t;The password for authenticating with the web proxy server.
*)}