MobileBackendConfigurationOfflineAuthenticationEnabled Field |
If set to true, credentials will be cached in the Vault to allow offline login.
Namespace: Oracle.Cloud.Mobile.ConfigurationAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic bool OfflineAuthenticationEnabled
Public OfflineAuthenticationEnabled As Boolean
public:
bool OfflineAuthenticationEnabled
val mutable OfflineAuthenticationEnabled: bool
Field Value
Type:
Boolean
See Also