Table of Contents

SessionToken

Properties
public SessionToken SessionToken { get; }

Token uniquely identifying the logged-in user or guest.

The token can be stored on the user's device locally, and later used to log in to coherence Cloud again using the same credentials, without the user needing to provide them again.

Property Value
Type Description
SessionToken