LoginAsGuest
method in Coherence.Cloud.AuthClient
Methods
public Task<Result> LoginAsGuest()
Login with a Guest Account to the coherence Cloud.
Returns
Type | Description |
---|---|
Task<Result> | Result of the Login operation. |
public Task<Result> LoginAsGuest()
Login with a Guest Account to the coherence Cloud.
Type | Description |
---|---|
Task<Result> | Result of the Login operation. |