ProxyCredentials
Authentication credentials for proxy server access.
input ProxyCredentials {
username: String
password: String
}
Fields
ProxyCredentials.username ● String scalar miscellaneous
Username for proxy server authentication.
ProxyCredentials.password ● String scalar miscellaneous
Password for proxy server authentication.
Member Of
ProxyConfiguration input
Was this topic helpful?