[#ProxyCredentials] = ProxyCredentials :mrdocs: Credentials for proxy authentication == Synopsis Declared in `<netbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct ProxyCredentials; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:ProxyCredentials/password.adoc[`password`] | Password presented to the proxy. | xref:ProxyCredentials/username.adoc[`username`] | Username presented to the proxy. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#