Search Results for

    Show / Hide Table of Contents

    IUserManager.ConfirmPhoneNumber Method

    Sets the user phone number as confirmed, using the provided confirmation token.

    Remarks

    This method flags the user phone number as "confirmed" in the database, if the Token is a valid confirmation token. If the token is invalid, an exception is raised.

    Syntax

    Unit: Sphinx.UserManager

    procedure IUserManager.ConfirmPhoneNumber(User: TUser; const Token: string); overload; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    User TUser The user which the phone number should be confirmed.
    const Token string The phone number confirmation token to be used.

    See also

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