Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FAuthBeginVerifiedAuthSession
| Name | Params |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include Path | #include "Online/Auth.h" |
Syntax
struct Params
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RemoteAccountId | FAccountId | The remote user for which to start the verified auth session. | Online/Auth.h | |
| Ticket | FVerifiedAuthTicket | The ticket used to verify the identity of the user. | Online/Auth.h |