Navigation
API > API/Runtime > API/Runtime/PortalServices > API/Runtime/PortalServices/Account
Inheritance Hierarchy
References
| |
|
| Module |
PortalServices |
| Header |
/Engine/Source/Runtime/Portal/Services/Public/Account/IPortalUserLogin.h |
| Include |
#include "Account/IPortalUserLogin.h" |
Syntax
class IPortalUserLogin : public IPortalService
Interface for the Portal application's user login services. Specializes in actions related to signing a user in and out of the portal.
Destructors
| |
Type |
Name |
Description |
 |
|
|
|
Functions
| |
Type |
Name |
Description |
 |
TAsyncResult< bool > |
|
Requests that the portal come to the front and ask the user to sign-in. |