C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::uri::userinfo_type Struct Reference

Userinfo subcomponent of the authority component. More...

#include <uri.hpp>

Public Attributes

std::string name
 
std::optional< std::string > password
 

Detailed Description

Userinfo subcomponent of the authority component.

If present, contains the user name and optionally a password.


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