IMobileBackendApplicationKey Property |
The app key of the current mobile application read from the configuration.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxstring ApplicationKey { get; }
ReadOnly Property ApplicationKey As String
Get
property String^ ApplicationKey {
String^ get ();
}
abstract ApplicationKey : string with get
Property Value
Type:
String
See Also