Search Results for

    Show / Hide Table of Contents

    IUserManager.GetTwoFactorRequired Method

    Returns a flag indicating whether the specified user has two factor authentication required for login.

    Syntax

    Unit: Sphinx.UserManager

    function IUserManager.GetTwoFactorRequired(User: TUser): Nullable<Boolean>; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    User TUser The user whose two factor authentication required status should be provided.

    Returns

    The flag indicating whether the specified user has two factor authentication required or not. A null value means the default behavior will be used.

    See also

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