| Schema Version | 5.0.6 | |
| Partitioned | No | |
The INSTANCE_KEY_STORE table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| INST_ID |
|
The identifier of the instance. See the INSTANCE_ID field of the INSTANCE_MAP table. | ||||
| KEST_ALIAS |
|
The alias of the key store entry. See the KEY_STORE table. | ||||
| SERVICE |
|
The service for which the keystore is used |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The identifier of the instance. See the INSTANCE_ID field of the INSTANCE_MAP table. |
| Type | NVARCHAR(64), NOT NULL |
| Definition | The alias of the key store entry. See the KEY_STORE table. |
| Type | NVARCHAR(64), NOT NULL |
| Definition | The service for which the keystore is used |
| Format |
The possible values are:
|
| Type | NVARCHAR(16), NOT NULL |