CertificateDescription interface
Describes the certificate details.
Properties
thumbprint | Thumbprint of the primary certificate. |
thumbprint |
Thumbprint of the secondary certificate. |
x509Store |
The local certificate store location. |
Property Details
thumbprint
Thumbprint of the primary certificate.
thumbprint: string
Property Value
string
thumbprintSecondary
Thumbprint of the secondary certificate.
thumbprintSecondary?: string
Property Value
string
x509StoreName
The local certificate store location.
x509StoreName?: string
Property Value
string