educationOnPremisesInfo 资源类型
命名空间:microsoft.graph
用于将本地 Active Directory 用户帐户关联到其 Azure AD 用户对象的其他信息。
属性
| 属性 | 类型 | 说明 |
|---|---|---|
| immutableId | String | Active Directory 中用户对象的唯一标识符。 |
关系
无。
JSON 表示形式
下面是资源的 JSON 表示形式。
{
"@odata.type": "#microsoft.graph.educationOnPremisesInfo",
"immutableId": "String"
}
反馈
提交和查看相关反馈