Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.01 KB

onattributecollectionhandler.md

File metadata and controls

37 lines (28 loc) · 1.01 KB
title description author ms.localizationpriority ms.subservice doc_type
onAttributeCollectionHandler resource type
A handler for when attributes are collected in the authentication flow
nanguil
medium
entra-sign-in
resourcePageType

onAttributeCollectionHandler resource type

Namespace: microsoft.graph

A handler for the event when attributes are ready to be collected from the user in an authentication flow. May be part of an authenticationEventsFlow.

This is an abstract complex type from which the onAttributeCollectionExternalUsersSelfServiceSignUp subtype is derived.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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