Table of Contents

TConfigureTokenArgs Class

Contains the parameters passed to the TSphinxConfig.OnConfigureToken event.

Syntax

Unit: Sphinx.Comp.Config

TConfigureTokenArgs = class(TObject);

Properties

Name Description
Token Interface token you can use to read and write token data.
User Information about the user associated with the token.
Client Information about the client app requesting the token.