IdentityReference interface
描述身分識別的參考。
- Extends
屬性
id | 取得或設定識別的標識碼。 |
name | 舊版後端相容性屬性。 這是常數中的 WIT 特定值。 除非用戶端以最新版本為目標,否則用戶端上將會隱藏 (但存在) |
繼承的屬性
descriptor | 描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。 |
directory |
已淘汰 - 查詢 IdentityRef “_links” 字典中參考的 Graph 使用者,即可擷取 |
display |
這是圖形主體的非唯一顯示名稱。 若要變更此欄位,您必須在來源提供者中變更其值。 |
image |
已淘汰 - 可在 IdentityRef “_links” 字典的 “avatar” 專案中取得 |
inactive | 已淘汰 - 可藉由查詢 GraphUser “_links” 字典的 “membershipState” 專案中參考的 Graph 成員資格狀態來擷取 |
is |
已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsAadUserType/Descriptor.IsAadGroupType) |
is |
已淘汰 - 可以從描述元的主體類型推斷 (Descriptor.IsGroupType) |
is |
|
profile |
已淘汰 - 未在 ToIdentityRef 的大部分預先存在實作中使用 |
unique |
已淘汰 - 請改用 Domain+PrincipalName |
url | 此 URL 是此圖表主體來源資源的完整路由。 |
屬性詳細資料
id
取得或設定識別的標識碼。
id: string
屬性值
string
name
舊版後端相容性屬性。 這是常數中的 WIT 特定值。 除非用戶端以最新版本為目標,否則用戶端上將會隱藏 (但存在)
name: string
屬性值
string
繼承的屬性詳細資料
descriptor
描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。
descriptor: string
屬性值
string
directoryAlias
已淘汰 - 查詢 IdentityRef “_links” 字典中參考的 Graph 使用者,即可擷取
directoryAlias: string
屬性值
string
displayName
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