UserDeleted
A user is deleted. The user can be deleted, without deleting the person, which also results in that it is possible to re-create the user with the same id. To retrieve only this event you use the topic “user/irm.aspnetcore.identity.events.userdeleted”.
Name | Type | Description |
---|---|---|
AggregateId | UUID | The unique identifier of the user (always the same as the person id for end-users). |