Click or drag to resize
SynchronizationEngineHostIsAuthorized Property
Returns whether there is a logged in user or not.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public abstract bool IsAuthorized { get; }

Property Value

Type: Boolean
See Also