| Schema Version | 5.0.6 | |
| Filegroup | CATALOG_DATA | |
| Partitioned | No | |
The INSTANCE_CERT_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_TYPE |
|
The type of the instance | ||||
| CERT_ALIAS |
|
The alias of the certificate. See the CERT_STORE table. | ||||
| SERVICE |
|
The service for which the client certificate is authorized |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The type of the instance |
| Type | NVARCHAR(64), NOT NULL |
| Definition | The alias of the certificate. See the CERT_STORE table. |
| Type | NVARCHAR(64), NOT NULL |
| Definition | The service for which the client certificate is authorized |
| Format |
The possible values are:
|
| Type | NVARCHAR(16), NOT NULL |