CertificateConfiguration interface
包含非受信任中繼和跟證書的憑證組態。
屬性
certificate | 憑證資訊。 |
certificate |
憑證密碼。 |
encoded |
Base64 編碼憑證。 |
store |
System.Security.Cryptography.x509certificates.StoreName 證書存儲位置。 只有 Root 和 CertificateAuthority 是有效的位置。 |
屬性詳細資料
certificate
certificatePassword
憑證密碼。
certificatePassword?: string
屬性值
string
encodedCertificate
Base64 編碼憑證。
encodedCertificate?: string
屬性值
string
storeName
System.Security.Cryptography.x509certificates.StoreName 證書存儲位置。 只有 Root 和 CertificateAuthority 是有效的位置。
storeName: string
屬性值
string