MySQL 9.3.0
Source Code Documentation
mrs::database::entry::AuthRole Class Reference

#include <auth_role.h>

Public Attributes

UniversalId id
 
std::string caption
 
helper::Optional< UniversalIdderived_from_role_id
 
helper::Optional< UniversalIdspecific_to_service_id
 

Member Data Documentation

◆ caption

std::string mrs::database::entry::AuthRole::caption

◆ derived_from_role_id

helper::Optional<UniversalId> mrs::database::entry::AuthRole::derived_from_role_id

◆ id

UniversalId mrs::database::entry::AuthRole::id

◆ specific_to_service_id

helper::Optional<UniversalId> mrs::database::entry::AuthRole::specific_to_service_id

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