CertificateCreateOrUpdateProperties interface
建立作業的憑證屬性
- Extends
屬性
data | 大小上限為 10KB。 |
password | 如果憑證格式為 Cer,則不得指定此專案。 |
繼承的屬性
format | 憑證的格式 - Pfx 或 Cer。 如果省略,預設值為 Pfx。 |
thumbprint | 這必須符合名稱的指紋。 |
thumbprint |
這必須符合憑證名稱的第一個部分。 目前必須是 『SHA1』。 |
屬性詳細資料
data
大小上限為 10KB。
data: string
屬性值
string
password
如果憑證格式為 Cer,則不得指定此專案。
password?: string
屬性值
string
繼承的屬性詳細資料
format
憑證的格式 - Pfx 或 Cer。 如果省略,預設值為 Pfx。
format?: CertificateFormat
屬性值
thumbprint
thumbprintAlgorithm
這必須符合憑證名稱的第一個部分。 目前必須是 『SHA1』。
thumbprintAlgorithm?: string
屬性值
string