Table of Contents

IClientFacade.RequirePkce Method

Indicates if PKCE will be required by this client when authorization code flow is used.

Syntax

Unit: Sphinx.ClientFacade

function IClientFacade.RequirePkce: Boolean; virtual; abstract;

See also