Click or drag to resize
BasicAuthConfiguration Properties

The BasicAuthConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAnonymousToken
The token for anonymous authentication. This value can be obtained from the Mobile Backend's Settings in the UI.
Public propertyAuthenticationType
The authentication scheme - AutenticationType.BasicAuth.
(Overrides AuthConfigurationAuthenticationType.)
Public propertyBackendId
The ID for the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
Top
See Also