Click or drag to resize
MobileBackendApplicationKey Property
The app key of the current mobile application read from the configuration.

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

Property Value

Type: String

Implements

IMobileBackendApplicationKey
See Also