MobileBackendConfiguration Properties |
The MobileBackendConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationKey |
The app key for this mobile application. This value can be obtained from the Mobile Backend's Settings in the UI.
|
![]() | AuthConfigurations |
The authentication configurations for this Mobile Backend.
Callers can invoke MobileBackend.AuthenticationType to specify a configuration to use.
|
![]() | BaseUri |
The base uri of the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
|
![]() | IsDefault |
Whether this Mobile Backend is the default, only one Mobile Backend in the MobileBackedManager can be marked as the default.
|
![]() | Name |
The name of the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
|
![]() | SynchronizationConfiguration |
Configuration for Synchronization.
|