Click or drag to resize
SynchronizationEngineHostAuthorizedUserName Property
Returns the name of the logged in user, null if there is no logged in user.

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 string AuthorizedUserName { get; }

Property Value

Type: String
See Also