共用方式為


Certificate interface

用於 HTTPs 的憑證

屬性

expirationDate

憑證到期日。 注意:此屬性不會序列化。 它只能由伺服器填入。

subject

憑證中的主體名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

type

秘密資源的類型。

屬性詳細資料

expirationDate

憑證到期日。 注意:此屬性不會序列化。 它只能由伺服器填入。

expirationDate?: string

屬性值

string

subject

憑證中的主體名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

subject?: string

屬性值

string

type

秘密資源的類型。

type?: string

屬性值

string