ContentCertificateProperties interface
從金鑰保存庫匯入之憑證的屬性。
- Extends
屬性
content | 已上傳憑證的內容。 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
activate |
憑證的啟動日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
dns |
憑證的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
expiration |
憑證的到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
issued |
憑證的發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
issuer | 憑證的簽發者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
憑證的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
subject |
憑證的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
thumbprint | 憑證的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
content
已上傳憑證的內容。
content?: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "ContentCertificate"
屬性值
"ContentCertificate"
繼承的屬性詳細資料
activateDate
憑證的啟動日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
activateDate?: string
屬性值
string
dnsNames
憑證的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
dnsNames?: string[]
屬性值
string[]
expirationDate
憑證的到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。
expirationDate?: string
屬性值
string
issuedDate
憑證的發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
issuedDate?: string
屬性值
string
issuer
provisioningState
憑證的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
subjectName
憑證的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
subjectName?: string
屬性值
string