Method SignInFromServerAsync
SignInFromServerAsync()
Retrieve a token to authorize server operations from a hosted server. Must be running on a multiplay server or with the server local proxy activated.
Declaration
Task SignInFromServerAsync()
Returns
| Type | Description |
|---|---|
| Task | Task for the operation |
Exceptions
| Type | Condition |
|---|---|
| ServerAuthenticationException | The task fails with the exception when the task cannot complete successfully. |