Footprints Data Model

Table
Name cust_authcn_type
Comment
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).

Column
Name Datatype Comment Is PK Is FK
cust_authcn_type_id int The automatically generated primary key of the cust_authcn_type table. Yes No
cust_authcn_type_name varchar(255) The name of the Customer Authentication Type. No No