ClientCertificatePEMCertificatePath interface
ClientCertificateCredential的必要組態選項,以及 PEM 憑證的路徑。
屬性
certificate |
憑證檔案的密碼。 |
certificate |
檔案系統上 PEM 編碼公開/私密金鑰憑證的路徑。 |
屬性詳細資料
certificatePassword
憑證檔案的密碼。
certificatePassword?: string
屬性值
string
certificatePath
檔案系統上 PEM 編碼公開/私密金鑰憑證的路徑。
certificatePath: string
屬性值
string