Field:factor auth@Users

From MintHCM Wiki

Users - Two Factor Authentication

Name factor_auth
Module Users
Type bool
Label Two Factor Authentication
VName LBL_FACTOR_AUTH
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Users/vardefs.php

'factor_auth' => array( 'name' => 'factor_auth', 'type' => 'bool', 'vname' => 'LBL_FACTOR_AUTH', 'massupdate' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles