Table idempiere9.adempiere.mfa_method
Multi-factor Authentication Method

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
mfa_method_id numeric 10
mfa_registration.mfa_method_id mfamethod_mfaregistration R
mfa_rule.mfa_method_id mfamethod_mfarule R
Multi-factor Authentication Method
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
description varchar 255  √  NULL::character varying Optional short description of the record
help varchar 2000  √  NULL::character varying Comment or Hint
isactive bpchar 1 'Y'::bpchar The record is active in the system
mfa_method_uu varchar 36  √  NULL::character varying MFA_Method_UU
name varchar 60 Alphanumeric identifier of the entity
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
method varchar 60 Method
mfatype bpchar 1  √  NULL::bpchar Multi-factor authentication type (Something you Know/Have/Are, Location)
mfaissuer varchar 2000  √  NULL::character varying Issuer
mfaallowedtimediscrepancy numeric 10  √  NULL::numeric Allowed Time Period Discrepancy
mfatimeprovider bpchar 1  √  NULL::bpchar Time Provider
mfatimeserver varchar 255  √  NULL::character varying Time Server
expireinminutes numeric 10  √  NULL::numeric Expire in Minutes
r_mailtext_id numeric 10  √  NULL::numeric Text templates for mailings
mfa_elementprm_id numeric 10  √  NULL::numeric Parameter Element

Table contained 2 rows at 2021-12-25 14:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
mfa_method_id Primary key Asc mfa_method_key
mfa_method_uu Must be unique Asc mfa_method_uu_idx

Close relationships  within of separation: