Table of Contents

Type

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