Click or drag to resize
FacebookAuthConfiguration Properties

The FacebookAuthConfiguration 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 under Basic Auth.
Public propertyAuthenticationType
The authentication scheme - AutenticationType.Facebook.
(Overrides AuthConfigurationAuthenticationType.)
Public propertyBackendId
The ID for the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
Public propertyFacebookAppId
The ID of app registered on Facebook.
Public propertyScope
Optional permissions requested from Facebook.
Top
See Also