Search Results for

    Show / Hide Table of Contents

    IClientFacade.GetValidScope Method

    Checks if the provided requested scope can be granted to the requester.

    Remarks

    The scope parameter passed to this method is the scope included in an authorization request. The scope is a space-separated list of scope tokens. This method should verify if all tokens are allowed to be granted for the requester and if the scope tokens are valid ones.

    Syntax

    Unit: Sphinx.ClientFacade

    function IClientFacade.GetValidScope(const Scope: string): string; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const Scope string

    See also

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