educationOnPremisesInfo resource type

Namespace: microsoft.graph

Additional information used to associate an on-premises Active Directory user account to their Microsoft Entra user object.

Properties

Property Type Description
immutableId String Unique identifier for the user object in Active Directory.

JSON representation

The following JSON representation shows the resource type.

{
  "immutableId": "String"
}