Table of Contents

TSphinxClientApp.DefaultScopeValues Property

Indicates the scope values to be allowed in the token in case the OAuth request doesn't provide one.

Remarks

If an OAuth authorization request does not include the requested scope, then Sphinx will use thie function to determine a default, minimum scope to be granted to the requester.

Syntax

Unit: Sphinx.Comp.ClientApp

property TSphinxClientApp.DefaultScopeValues: TStrings

See also