Credentials for proxy authentication

Synopsis

Declared in <netbase.h>

struct ProxyCredentials;

Data Members

Name

Description

password

Password presented to the proxy.

username

Username presented to the proxy.

Created with MrDocs