共用方式為


Credential interface

認證的定義。

Extends

屬性

creationTime

取得建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description

取得或設定描述。

lastModifiedTime

取得上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userName

取得認證的用戶名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

name

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

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationTime

取得建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationTime?: Date

屬性值

Date

description

取得或設定描述。

description?: string

屬性值

string

lastModifiedTime

取得上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastModifiedTime?: Date

屬性值

Date

userName

取得認證的用戶名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userName?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type