Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.21 KB

File metadata and controls

39 lines (30 loc) · 1.21 KB
title onAttributeCollectionSubmitHandler resource type
description Represents a step in a user flow defining what happens when the user submits attributes during the attribute collection stage.
author nanguil
ms.localizationpriority medium
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 03/06/2024

onAttributeCollectionSubmitHandler resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Used to configure what to invoke when the user submits attributes during the attribute collection stage of an externalUsersSelfServiceSignUpEventsFlow object as defined in the onAttributeCollectionSubmitHandler event.

The onAttributeCollectionSubmitCustomExtensionHandler object inherits from this type.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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