UserClaimAdded

An user got an user claim added. To retrieve only this event you use the topic “user/irm.aspnetcore.identity.events.userclaimadded”.

Name Type Description
AggregateId UUID The unique identifier of the user (always the same as the person id for end-users).
ClaimType string The type of claim.
ClaimValue string The claim value.