zeep::http::security_context::rule
// In header: <zeep/http/security.hpp> struct rule { // public data members std::string m_pattern; std::set< std::string > m_roles; };