The shape of the authContext for events sent from one machine instance to another (e.g. from a parent to a spawned persistent child).
authContext
Inter-machine communication is only allowed within machines of a single organization.
Verified information about the sender of the event.
The machine instance name of the sender.
The machine name of the sender.
Generated using TypeDoc
The shape of the
authContext
for events sent from one machine instance to another (e.g. from a parent to a spawned persistent child).Inter-machine communication is only allowed within machines of a single organization.