Searched defs:UserAuthFwkTrace (Results 1 – 1 of 1) sorted by relevance
39 struct UserAuthFwkTrace { struct40 std::string callerName;41 uint64_t requestContextId = 0;42 uint64_t authContextId = 0;43 uint32_t atl = 0;44 int32_t authType = 0;45 int32_t authResult = -1;46 uint64_t authtimeSpan = 0;