Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 984 Bytes

onusercreatestarthandler.md

File metadata and controls

37 lines (28 loc) · 984 Bytes
title description author ms.localizationpriority ms.subservice doc_type
onUserCreateStartHandler resource type
A handler for when user is about to be created in a provisioning flow
nanguil
medium
entra-sign-in
resourcePageType

onUserCreateStartHandler resource type

Namespace: microsoft.graph

A handler for the event when a user is about to be created in a provisioning flow. May be part of an authenticationEventsFlow.

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

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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