onTokenIssuanceStartHandler resource type
Namespace: microsoft.graph
Handler for the event when a token is about to be issued to your application. This is an abstract type from which the onTokenIssuanceStartCustomExtensionHandler resource type is derived.
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.onTokenIssuanceStartHandler"
}