Click or drag to resize
MobileBackendAuthenticationType Property
Returns the current AuthenticationType in use. Setting the property will update the Authorization property and cause any signined user to be logged out.

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

Property Value

Type: AuthenticationType
See Also