| Schema Version | 5.0.6 | |
| Filegroup | CATALOG_DATA | |
| Partitioned | No | |
The 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 |
|---|---|---|---|---|---|---|
| ALIAS |
|
The alias of the certificate | ||||
| CERTIFICATE |
|
The certificate |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The alias of the certificate |
| Type | NVARCHAR(64), NOT NULL |
| Definition | The certificate |
| Type | VARBINARY(MAX), NOT NULL |