Click or drag to resize
BasicAuthConfigurationAnonymousToken Property
The token for anonymous authentication. This value can be obtained from the Mobile Backend's Settings in the UI.

Namespace: Oracle.Cloud.Mobile.Configuration
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public string AnonymousToken { get; set; }

Property Value

Type: String
See Also