Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FAuthQueryExternalAuthToken
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include | #include "Online/Auth.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | LocalAccountId | The online account id of the Local User making the request. | |
| EExternalAuthTokenMethod | Method | The method of external auth to provide. | |
| FString | RelyingParty | The Relying Party for the external auth token. |