Edit

Share via


onFraudProtectionLoadStartHandler resource type

Namespace: microsoft.graph

Represents a handler that executes when a fraud protection load start listener is triggered in Microsoft Entra External ID. This abstract resource allows you to define third-party integrations for fraud protection.

This is an abstract type from which the onFraudProtectionLoadStartExternalUsersAuthHandler subtype is derived.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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