Search Results for

    Show / Hide Table of Contents

    IClientFacade.RequireClientSecret Method

    Indicates client authentication using secret is required to provide tokens.

    Remarks

    Usually this method should return false for public clients, and true for private, confidential clients. In other words, true when the client app can keep the secret safe (e.g., server applications) or false otherwise (web, mobile applications).

    Syntax

    Unit: Sphinx.ClientFacade

    function IClientFacade.RequireClientSecret: Boolean; virtual; abstract;

    See also

    • IClientFacade
    In This Article
    Back to top TMS Sphinx v1.15
    © 2021 - 2025 tmssoftware.com