Search Results for

    Show / Hide Table of Contents

    IUserManager.RemoveAuthenticationToken Method

    Removes an authentication token for a user from the database.

    Syntax

    Unit: Sphinx.UserManager

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

    Parameters

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

    See also

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