共用方式為


CertificateProperties interface

憑證的屬性

屬性

certificate

憑證做為UTF-8編碼基底64字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expiryUtc

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

notBeforeUtc

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

provisioningState

上次作業的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

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

subject

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

thumbprint

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

屬性詳細資料

certificate

憑證做為UTF-8編碼基底64字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

certificate?: string

屬性值

string

expiryUtc

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

expiryUtc?: Date

屬性值

Date

notBeforeUtc

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

notBeforeUtc?: Date

屬性值

Date

provisioningState

上次作業的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

status

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

status?: string

屬性值

string

subject

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

subject?: string

屬性值

string

thumbprint

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

thumbprint?: string

屬性值

string