Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOS > API/Plugins/OnlineServicesEOS/Online > API/Plugins/OnlineServicesEOS/Online/FAuthEOS
- IAuth::QueryExternalAuthToken()
- FAuthCommon::QueryExternalAuthToken()
- FAuthEOS::QueryExternalAuthToken()
References
| Module | OnlineServicesEOS |
| Header | /Engine/Plugins/Online/OnlineServicesEOS/Source/Public/Online/AuthEOS.h |
| Include | #include "Online/AuthEOS.h" |
| Source | /Engine/Plugins/Online/OnlineServicesEOS/Source/Private/Online/AuthEOS.cpp |
virtual TOnlineAsyncOpHandle< FAuthQueryExternalAuthToken > QueryExternalAuthToken
&40;
FAuthQueryExternalAuthToken::Params && Params
&41;
Remarks
Retrieves a token appropriate for linking the service account with a service account of a different service type. On most platforms this will return an OpenId token. May return a cached token, but will handle refreshing if necessary.