共用方式為


IdentityProviderList interface

服務實例上設定的所有識別提供者清單。

屬性

count

所有頁面的總記錄計數數目。

nextLink

如果有的話,下一頁連結。

value

識別提供者組態值。

屬性詳細資料

count

所有頁面的總記錄計數數目。

count?: number

屬性值

number

如果有的話,下一頁連結。

nextLink?: string

屬性值

string

value

識別提供者組態值。

value?: IdentityProviderContract[]

屬性值