TSphinxWebLogin.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.WebLogin
property TSphinxWebLogin.Client: TOidcClient