Search Results for

    Show / Hide Table of Contents

    IUserManager.SetAuthenticationToken Method

    Saves an authentication token for a user in the database.

    Syntax

    Unit: Sphinx.UserManager

    procedure IUserManager.SetAuthenticationToken(User: TUser; const LoginProvider: string; const TokenName: string; const TokenValue: string); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    User TUser The user to save the token for.
    const LoginProvider string The name of the login provider the token is associated with.
    const TokenName string The name of the token
    const TokenValue string The value of the token

    See also

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