educationIdentitySynchronizationConfiguration resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Abstract base class for all school data profile identity synchronization configurations. The derived classes define the behavior for synchronizing identities. The following are the derived types.

Derived types

Type Description
educationIdentityMatchingConfiguration Use this type to match existing user accounts in Microsoft Entra ID.
educationIdentityCreationConfiguration Use this type to create new user accounts in Microsoft Entra ID.

JSON representation

{}