Click or drag to resize
SSOAuthConfiguration Properties

The SSOAuthConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
The authentication scheme - AutenticationType.SSO.
(Overrides AuthConfigurationAuthenticationType.)
Public propertyClientId
The OAuth Client ID. This value can be obtained from the Mobile Backend's Settings in the UI.
Public propertyEndpoint
The endpoint for the SSO token.
Top
See Also