ProxyCredentials

Credentials for proxy authentication

Synopsis

Declared in <netbase.h>

struct ProxyCredentials;

Data Members

NameDescription
password Password presented to the proxy.
username Username presented to the proxy.