共用方式為


Certificate interface

憑證的屬性。

屬性

createdDate

憑證建立日期。

expiryDate

憑證到期日。

revocation

撤銷憑證的歷程記錄。

serialNumber

憑證的序號。

status

憑證的狀態。

subjectName

憑證的主體名稱。

thumbprint

憑證的指紋。

屬性詳細資料

createdDate

憑證建立日期。

createdDate?: string

屬性值

string

expiryDate

憑證到期日。

expiryDate?: string

屬性值

string

revocation

撤銷憑證的歷程記錄。

revocation?: Revocation

屬性值

serialNumber

憑證的序號。

serialNumber?: string

屬性值

string

status

憑證的狀態。

status?: string

屬性值

string

subjectName

憑證的主體名稱。

subjectName?: string

屬性值

string

thumbprint

憑證的指紋。

thumbprint?: string

屬性值

string