LogInOnLoad
property in Coherence.Toolkit.CoherenceCloudLogin
Properties
public bool LogInOnLoad { get; set; }
Automatically log in to coherence Cloud when the component is loaded.
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
If set to false, call LogInAsync(CancellationToken) to start the login process.