Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.17 KB

File metadata and controls

39 lines (30 loc) · 1.17 KB
title onAttributeCollectionStartHandler resource type
description Represents a step in a user flow defining what happens upon the start of the user attribute collection stage.
author nanguil
ms.localizationpriority medium
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 03/06/2024

onAttributeCollectionStartHandler resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Used to configure what to invoke upon the start of the user attribute collection stage of an externalUsersSelfServiceSignUpEventsFlow object as defined in the onAttributeCollectionStartHandler event.

The onAttributeCollectionStartCustomExtensionHandler object inherits from this type.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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