Click or drag to resize
MobileBackendConfiguration Property
The configuration for the Mobile Backend. This object is readonly.

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public MobileBackendConfiguration Configuration { get; }

Property Value

Type: MobileBackendConfiguration

Implements

IMobileBackendConfiguration
See Also