Type
property in Coherence.Cloud.LoginResult
Properties
public Result Type { get; }
Describes the type of the result.
Coherence.Runtime.Result.Success if the login operation was successful; otherwise, the type of login failure.
Property Value
| Type | Description |
|---|---|
| Result |