Search Results for

    Show / Hide Table of Contents

    IUserManager.SetTwoFactorRequired Method

    Sets a flag indicating whether the specified user must use two factor authentication to login. A null value means the default behavior will be used.

    Syntax

    Unit: Sphinx.UserManager

    procedure IUserManager.SetTwoFactorRequired(User: TUser; Required: Nullable<Boolean>); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    User TUser The user whose two factor authentication required status should be set.
    Required Nullable<Boolean> A flag indicating whether the specified user has two factor authentication required.

    See also

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