共用方式為


IdentityRef interface

Extends

屬性

directoryAlias

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

id
imageUrl

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

inactive

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

isAadIdentity

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

isContainer

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

isDeletedInOrigin
profileUrl

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

uniqueName

已淘汰 - 請改用 Domain+PrincipalName

繼承的屬性

descriptor

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

displayName

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

url

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

屬性詳細資料

directoryAlias

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

directoryAlias: string

屬性值

string

id

id: string

屬性值

string

imageUrl

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

imageUrl: string

屬性值

string

inactive

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

inactive: boolean

屬性值

boolean

isAadIdentity

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

isAadIdentity: boolean

屬性值

boolean

isContainer

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

isContainer: boolean

屬性值

boolean

isDeletedInOrigin

isDeletedInOrigin: boolean

屬性值

boolean

profileUrl

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

profileUrl: string

屬性值

string

uniqueName

已淘汰 - 請改用 Domain+PrincipalName

uniqueName: string

屬性值

string

繼承的屬性詳細資料

descriptor

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

descriptor: string

屬性值

string

繼承自GraphSubjectBase.descriptor

displayName

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

displayName: string

屬性值

string

繼承自GraphSubjectBase.displayName

url

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

url: string

屬性值

string

繼承自GraphSubjectBase.url