TSphinxLogin.Scope Property
The scope to be required to the Sphinx server.
Remarks
This should contian the scope being requested to the server. At the very least this should include "openid" but you can also add "email". If your native application communicates with a REST API, then you can also include the scopes that your API might require.
Syntax
Unit: Sphinx.Login
property TSphinxLogin.Scope: string