Certificate interface
憑證的定義。
- Extends
屬性
creation |
取得建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 取得或設定描述。 |
expiry |
取得憑證的到期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
is |
取得憑證的可匯出旗標。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
取得上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
thumbprint | 取得憑證的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
creationTime
取得建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
creationTime?: Date
屬性值
Date
description
取得或設定描述。
description?: string
屬性值
string
expiryTime
取得憑證的到期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
expiryTime?: Date
屬性值
Date
isExportable
取得憑證的可匯出旗標。 注意:這個屬性不會串行化。 它只能由伺服器填入。
isExportable?: boolean
屬性值
boolean
lastModifiedTime
取得上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastModifiedTime?: Date
屬性值
Date
thumbprint
取得憑證的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。
thumbprint?: string
屬性值
string