Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.15 KB

onattributecollectionstarthandler.md

File metadata and controls

38 lines (29 loc) · 1.15 KB
title description author ms.localizationpriority ms.subservice doc_type
onAttributeCollectionStartHandler resource type
Represents a step in a user flow defining what happens upon the start of the user attribute collection stage.
nanguil
medium
entra-sign-in
resourcePageType

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"
}