Footprints Data Model |
Table |
Table Name | External System Certificate |
Table Definition | Holds information about external system certificates. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
External System Certificate Id | The automatically generated primary key of the extl_sys_certificate table. | LONG | Yes |
External System Certificate Name | The name of the External System Certificate. | VARCHAR(255) | Yes |
Certificate | Certificate binary array. | LARGE BINARY | No |