SecurityTask interface

我們建議執行的安全性工作,以加強安全性

Extends

屬性

creationTimeUtc

此工作在 UTC 注意中探索到的時間:這個屬性將不會串行化。 它只能由伺服器填入。

lastStateChangeTimeUtc

此工作的詳細數據上次在 UTC 附注中變更的時間:此屬性將不會串行化。 它只能由伺服器填入。

securityTaskParameters

根據衍生自名稱欄位的工作類型,變更屬性集

state

工作狀態 (作用中、已解決等)注意:這個屬性不會串行化。 它只能由伺服器填入。

subState

工作狀態的其他數據注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationTimeUtc

此工作在 UTC 注意中探索到的時間:這個屬性將不會串行化。 它只能由伺服器填入。

creationTimeUtc?: Date

屬性值

Date

lastStateChangeTimeUtc

此工作的詳細數據上次在 UTC 附注中變更的時間:此屬性將不會串行化。 它只能由伺服器填入。

lastStateChangeTimeUtc?: Date

屬性值

Date

securityTaskParameters

根據衍生自名稱欄位的工作類型,變更屬性集

securityTaskParameters?: SecurityTaskParameters

屬性值

state

工作狀態 (作用中、已解決等)注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

subState

工作狀態的其他數據注意:此屬性將不會串行化。 它只能由伺服器填入。

subState?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type