Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineIdentity
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineIdentityInterface.h |
| Include | #include "Interfaces/OnlineIdentityInterface.h" |
FString GetAuthToken
&40;
int32 LocalUserNum
&41; const
Remarks
Gets a user's platform specific authentication token to verify their identity String representing the authentication token
Parameters
| Name | Description |
|---|---|
| LocalUserNum | the controller number of the associated user |