共用方式為


IdentityReference interface

描述身分識別的參考。

Extends

屬性

id

取得或設定識別的標識碼。

name

舊版後端相容性屬性。 這是常數中的 WIT 特定值。 除非用戶端以最新版本為目標,否則用戶端上將會隱藏 (但存在)

繼承的屬性

descriptor

描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。

directoryAlias

已淘汰 - 查詢 IdentityRef “_links” 字典中參考的 Graph 使用者,即可擷取

displayName

這是圖形主體的非唯一顯示名稱。 若要變更此欄位,您必須在來源提供者中變更其值。

imageUrl

已淘汰 - 可在 IdentityRef “_links” 字典的 “avatar” 專案中取得

inactive

已淘汰 - 可藉由查詢 GraphUser “_links” 字典的 “membershipState” 專案中參考的 Graph 成員資格狀態來擷取

isAadIdentity

已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsAadUserType/Descriptor.IsAadGroupType)

isContainer

已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsGroupType)

isDeletedInOrigin
profileUrl

已淘汰 - 未在 ToIdentityRef 的大部分預先存在實作中使用

uniqueName

已淘汰 - 請改用 Domain+PrincipalName

url

此 URL 是此圖表主體來源資源的完整路由。

屬性詳細資料

id

取得或設定識別的標識碼。

id: string

屬性值

string

name

舊版後端相容性屬性。 這是常數中的 WIT 特定值。 除非用戶端以最新版本為目標,否則用戶端上將會隱藏 (但存在)

name: string

屬性值

string

繼承的屬性詳細資料

descriptor

描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。

descriptor: string

屬性值

string

繼承自IdentityRef.descriptor

directoryAlias

已淘汰 - 查詢 IdentityRef “_links” 字典中參考的 Graph 使用者,即可擷取

directoryAlias: string

屬性值

string

繼承自IdentityRef.directoryAlias

displayName

這是圖形主體的非唯一顯示名稱。 若要變更此欄位,您必須在來源提供者中變更其值。

displayName: string

屬性值

string

繼承自IdentityRef.displayName

imageUrl

已淘汰 - 可在 IdentityRef “_links” 字典的 “avatar” 專案中取得

imageUrl: string

屬性值

string

繼承自IdentityRef.imageUrl

inactive

已淘汰 - 可藉由查詢 GraphUser “_links” 字典的 “membershipState” 專案中參考的 Graph 成員資格狀態來擷取

inactive: boolean

屬性值

boolean

繼承自IdentityRef.inactive

isAadIdentity

已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsAadUserType/Descriptor.IsAadGroupType)

isAadIdentity: boolean

屬性值

boolean

繼承自IdentityRef.isAadIdentity

isContainer

已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsGroupType)

isContainer: boolean

屬性值

boolean

繼承自IdentityRef.isContainer

isDeletedInOrigin

isDeletedInOrigin: boolean

屬性值

boolean

繼承自IdentityRef.isDeletedInOrigin

profileUrl

已淘汰 - 未在 ToIdentityRef 的大部分預先存在實作中使用

profileUrl: string

屬性值

string

繼承自IdentityRef.profileUrl

uniqueName

已淘汰 - 請改用 Domain+PrincipalName

uniqueName: string

屬性值

string

繼承自IdentityRef.uniqueName

url

此 URL 是此圖表主體來源資源的完整路由。

url: string

屬性值

string

繼承自IdentityRef.url