Field:factor auth interface@Users
From MintHCM Wiki
Users - Two Factor Authentication Interface | |
---|---|
Name | factor_auth_interface |
Module | Users |
Type | enum |
Label | Two Factor Authentication Interface |
VName | LBL_FACTOR_AUTH_INTERFACE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | * Email Code |
Options List Name | user_factor_auth_interface_dom |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
---|---|---|---|---|---|
Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status |
Initiating
Location and Code definition
modules/Users/vardefs.php
'factor_auth_interface' => array( 'name' => 'factor_auth_interface', 'vname' => 'LBL_FACTOR_AUTH_INTERFACE', 'type' => 'enum', 'options' => 'user_factor_auth_interface_dom', ),
Missing User input
Related Features
Affected by
Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
---|---|---|---|---|---|
Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status |