Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 942 Bytes

oninteractiveauthflowstarthandler.md

File metadata and controls

37 lines (28 loc) · 942 Bytes
title description author ms.localizationpriority ms.subservice doc_type
onInteractiveAuthFlowStartHandler resource type
A handler for when an authentication flow is ready to be initiated.
nanguil
medium
entra-sign-in
resourcePageType

onInteractiveAuthFlowStartHandler resource type

Namespace: microsoft.graph

A handler for the event when an authentication flow is ready to be initiated.

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

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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