Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.09 KB

onusercreatestarthandler.md

File metadata and controls

39 lines (29 loc) · 1.09 KB
title description author ms.localizationpriority ms.subservice doc_type
onUserCreateStartHandler resource type
Represents a step in a multi-event user flow policy defining what happens during user creation.
nanguil
medium
entra-sign-in
resourcePageType

onUserCreateStartHandler resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Used to configure what to invoke during user creation as defined in the onUserCreateStartHandler event in an externalUsersSelfServiceSignUpEventsFlow user flow type.

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

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

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