MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::authentication::AuthorizeParameters Struct Reference

Public Attributes

bool use_jwt {false}
 
std::optional< std::string > session_id
 
std::optional< std::string > auth_app
 

Member Data Documentation

◆ auth_app

std::optional<std::string> mrs::authentication::AuthorizeParameters::auth_app

◆ session_id

std::optional<std::string> mrs::authentication::AuthorizeParameters::session_id

◆ use_jwt

bool mrs::authentication::AuthorizeParameters::use_jwt {false}

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