[#JSONRPCRequest-authUser] = xref:JSONRPCRequest.adoc[JSONRPCRequest]::authUser :relfileprefix: ../ :mrdocs: The authenticated user that made the request. == Synopsis Declared in `<rpc/request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string authUser; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#