Table of Contents

TLoginOptions.RequireTwoFactor Property

Require users to login using two factor authentication.

Remarks

When True, all users will be required to provide a two factor authentication to login. Defaults to False.

Syntax

Unit: Sphinx.Options

property TLoginOptions.RequireTwoFactor: Boolean

See also