Footprints Data Model

Table
Table Name Customer Authentication Type
Table Definition An indicator to distinguish whether this profile is for a unique customer profile (including the specific customer profile) or if it requires a special authentication technique (i.e. Anonymous Customer Profile has read only access to the knowledge base without having to be authenticated).

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Customer Authentication Type Id The automatically generated primary key of the cust_authcn_type table. INTEGER Yes
Customer Authentication Type Name The name of the Customer Authentication Type. VARCHAR(255) No