TSphinxConfig.Clients Property
Holds the list of valid client applications.
Remarks
Use Clients property to add client applications that can authenticate to Sphinx server. Client applications are equivalent to OAuth clients. They should have a client id and the propery authorization grant type should be specified.
Syntax
Unit: Sphinx.Comp.Config
property TSphinxConfig.Clients: TSphinxClientApps