Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Token appropriate for allowing a trusted server to verify authentication. In most implementations this token will be an OpenId token.
| Name | FExternalAuthToken |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include Path | #include "Online/Auth.h" |
Syntax
struct FExternalAuthToken
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | FString | Online/Auth.h | ||
| Type | FName | Online/Auth.h |