Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
ProxyCredentials Struct Reference

Credentials for proxy authentication. More...

Public Attributes

std::string username
 
std::string password
 

Detailed Description

Credentials for proxy authentication.

Definition at line 288 of file netbase.cpp.

Member Data Documentation

std::string ProxyCredentials::password

Definition at line 291 of file netbase.cpp.

std::string ProxyCredentials::username

Definition at line 290 of file netbase.cpp.


The documentation for this struct was generated from the following file: