Footprints Data Model |
Table |
Name | agent_authcn_type |
Comment | An indicator to distinguish whether this profile is for an agent (including the workspace administartor) or a system administrator. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
agent_authcn_type_id | int | The automatically generated primary key of the agent_authcn_type table. | Yes | No |
agent_authcn_type_name | varchar(255) | The name of the Agent Authentication Type. | No | No |