共用方式為


ContentCertificateProperties interface

從金鑰保存庫匯入之憑證的屬性。

Extends

屬性

content

已上傳憑證的內容。

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

activateDate

憑證的啟動日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dnsNames

憑證的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate

憑證的到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuedDate

憑證的發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuer

憑證的簽發者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

憑證的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

subjectName

憑證的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint

憑證的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

content

已上傳憑證的內容。

content?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "ContentCertificate"

屬性值

"ContentCertificate"

繼承的屬性詳細資料

activateDate

憑證的啟動日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

activateDate?: string

屬性值

string

繼承自CertificateProperties.activateDate

dnsNames

憑證的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dnsNames?: string[]

屬性值

string[]

繼承自CertificateProperties.dnsNames

expirationDate

憑證的到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate?: string

屬性值

string

繼承自CertificateProperties.expirationDate

issuedDate

憑證的發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuedDate?: string

屬性值

string

繼承自CertificateProperties.issuedDate

issuer

憑證的簽發者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuer?: string

屬性值

string

繼承自CertificateProperties.issuer

provisioningState

憑證的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自CertificateProperties.provisioningState

subjectName

憑證的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subjectName?: string

屬性值

string

繼承自CertificateProperties.subjectName

thumbprint

憑證的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint?: string

屬性值

string

繼承自CertificateProperties.thumbprint