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