共用方式為


用戶資源

適用於:合作夥伴中心 |由 21Vianet 營運的合作夥伴中心 |美國政府適用的 Microsoft Cloud 合作夥伴中心

描述個別合作夥伴中心使用者、其個人和帳戶資訊,以及他們在合作夥伴中心內擁有的許可權。

User

描述個別使用者。

屬性 類型​ 描述
id string 用戶標識碼。
userPrincipalName string 用戶主體標識碼。
firstName string 使用者的名字。
lastName string 使用者的姓氏。
displayName string 用戶的顯示名稱。
passwordProfile PasswordProfile 用戶的密碼配置檔。
電話號碼 string 用戶的電話號碼。
lastDirectorySyncTime UTC 日期時間格式的字串 上次此使用者的資訊在 Microsoft Entra ID 與 內部部署的 Active Directory 之間同步。 只有在啟用 Microsoft Entra 連線 Sync 時,才會顯示日期時間值。 否則,值為 null。
userDomainType string 使用者網域類型:「none」、“managed” 或 「federated」。
State 字串 用戶的狀態:“active”、“inactive” (針對已刪除的使用者)。
softDeletionTime UTC 日期時間格式的字串 表示 30 天的開始時間,之後與已刪除使用者相關聯的數據會永久刪除,因此無法復原。
連結 ResourceLinks 資源連結。
attributes ResourceAttributes 元數據屬性。

CustomerUser

描述客戶使用者。

屬性 類型​ 描述
usageLocation string 使用者想要使用授權的位置。
id string 用戶標識碼。
userPrincipalName string 用戶主體標識碼。
firstName string 使用者的名字。
lastName string 使用者的姓氏。
displayName string 用戶的顯示名稱。
immutableId string 使用者的不可變標識碼。
passwordProfile PasswordProfile 用戶的密碼配置檔。
電話號碼 string 用戶的電話號碼。
lastDirectorySyncTime UTC 日期時間格式的字串 上次此使用者的資訊在 Microsoft Entra ID 與 內部部署的 Active Directory 之間同步。 只有在啟用 Microsoft Entra 連線 Sync 時,才會顯示日期時間值。 否則,值為 null。
userDomainType string 使用者網域類型:「none」、“managed” 或 「federated」。
State 字串 用戶的狀態:“active”、“inactive” (針對已刪除的使用者)。
softDeletionTime UTC 日期時間格式的字串 表示 30 天的開始時間,之後與已刪除使用者相關聯的數據會永久刪除,因此無法復原。
連結 ResourceLinks 資源連結。
attributes ResourceAttributes 元數據屬性。

UserCredentials

描述使用者的登入認證。

屬性 類型​ 描述
userName string 使用者的名稱。
password SecureString 使用者安全儲存的密碼。

UserMember

描述使用者的成員資訊。

屬性 類型​ 描述:
displayName string 用戶的顯示名稱。
userPrincipalName string 用戶主體的名稱。
roleId string 使用者角色的標識碼。
id string 成員的標識碼。
attributes ResourceAttributes 元數據屬性。