你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CertificateDescription interface
描述证书详细信息。
属性
thumbprint | 主证书的指纹。 |
thumbprint |
辅助证书的指纹。 |
x509Store |
本地证书存储位置。 |
属性详细信息
thumbprint
主证书的指纹。
thumbprint: string
属性值
string
thumbprintSecondary
辅助证书的指纹。
thumbprintSecondary?: string
属性值
string
x509StoreName
本地证书存储位置。
x509StoreName?: string
属性值
string