class MAGES::UserAuthentication::HelpUrls¶
Overview¶
Help URLs for the user authentication module. More…
class HelpUrls { public: // fields static const string Version = "latest"; static const string BaseURL = "https://mages-docs.oramavr.com/en/" + Version; static const string MAGESUserAuthentication = BaseURL + "/manual/user_authentication/index.html"; };
Detailed Documentation¶
Help URLs for the user authentication module.
Fields¶
static const string Version = "latest"
The docs version.
static const string BaseURL = "https://mages-docs.oramavr.com/en/" + Version
The base URL for the docs. Contains the version of the docs.
static const string MAGESUserAuthentication = BaseURL + "/manual/user_authentication/index.html"
Documentation URL for the MAGES.UserAuthentication.MAGESUserAuthentication, module of hub.