CERT_STORE
Description
Technical Data
| Schema Version | 4.5.2 | |
| Filegroup | BART_DATA | |
| Partitioned | No | |
Summary
The CERT_STORE table is defined by the following columns. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by |
|---|---|---|---|---|---|
| ALIAS | |||||
| CERTIFICATE |
Column Details
ALIAS
| Definition | The unique alias of the certificate |
| Type | NVARCHAR(64), NOT NULL |
CERTIFICATE
| Definition | The certificate |
| Type | VARBINARY(MAX), NOT NULL |