AuthenticationNotificationTargetedCompletev1
Event represents the notification targeted criteria.
Details
This event provides a manner to produce notifications in the notification service.
Consumer / Producer Diagram
AuthenticationNotificationTargetedComplete Schema (json)
{
"code": "string",
"channel": 0,
"criteria": [
{
"property": "string",
"value": {},
"evaluation": 0
}
],
"data": {
"item1": {}
},
"context": {
"decodedUserKey": "string",
"decodedTenantKey": "string",
"decodedAppKey": "string",
"roleType": 0,
"layer": "System",
"allowed": {
"item1": false
}
},
"propertyBag": {
"item1": "string"
},
"isTracked": false
}Edit this pageLast updated on 2023/12/15