ServerTrustCertificateProperties interface
伺服器信任憑證的屬性。
屬性
| certificate |
證書名稱 |
| public |
憑證公用 Blob |
| thumbprint | 證書指紋 |
屬性詳細資料
certificateName
證書名稱
certificateName?: string
屬性值
string
publicBlob
憑證公用 Blob
publicBlob?: string
屬性值
string
thumbprint
證書指紋
thumbprint?: string
屬性值
string