Table of Contents

TSphinxLogin.Client Property

Provides direct access to the underlying OIDC client.

Remarks

Exposes the TOidcClient instance used internally by the component. Use this property to access lower-level OpenID Connect operations or configuration not surfaced directly through this component.

Syntax

Unit: Sphinx.Login

property TSphinxLogin.Client: TOidcClient

See also