Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.02 KB

File metadata and controls

39 lines (30 loc) · 1.02 KB
title customExtensionBehaviorOnError resource type
description Represents the configuration for the behavior of the call when a custom authentication extension returns an error.
author AlexanderMars
ms.localizationpriority medium
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 01/09/2025

customExtensionBehaviorOnError resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents the configuration for the behavior of the call when a custom authentication extension returns an error.

This object is an abstract type from which the fallbackToMicrosoftProviderOnError inherits.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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