OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ClientAPI::ProvideCreds Struct Reference

#include <ovpncli.hpp>

Public Attributes

std::string username
 
std::string password
 
std::string http_proxy_user
 
std::string http_proxy_pass
 
std::string response
 
std::string dynamicChallengeCookie
 

Detailed Description

Definition at line 113 of file ovpncli.hpp.

Member Data Documentation

◆ dynamicChallengeCookie

std::string openvpn::ClientAPI::ProvideCreds::dynamicChallengeCookie

Definition at line 125 of file ovpncli.hpp.

◆ http_proxy_pass

std::string openvpn::ClientAPI::ProvideCreds::http_proxy_pass

Definition at line 119 of file ovpncli.hpp.

◆ http_proxy_user

std::string openvpn::ClientAPI::ProvideCreds::http_proxy_user

Definition at line 118 of file ovpncli.hpp.

◆ password

std::string openvpn::ClientAPI::ProvideCreds::password

Definition at line 116 of file ovpncli.hpp.

◆ response

std::string openvpn::ClientAPI::ProvideCreds::response

Definition at line 122 of file ovpncli.hpp.

◆ username

std::string openvpn::ClientAPI::ProvideCreds::username

Definition at line 115 of file ovpncli.hpp.


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