Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.05 KB

File metadata and controls

40 lines (30 loc) · 1.05 KB
title fallbackToMicrosoftProviderOnError resource type
description Represents settings to fallback to the Microsoft-managed default email provider if the call to the custom authentication extension returns error.
author AlexanderMars
ms.localizationpriority medium
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 01/09/2025

fallbackToMicrosoftProviderOnError resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents settings to fallback to the Microsoft-managed default email provider if the call to the custom authentication extension returns error.

Inherits from customExtensionBehaviorOnError.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.fallbackToMicrosoftProviderOnError"
}