Namespace IRM.AspNetCore.Identity.Events
Classes
The event that happens when a claim is added to an organisation. |
The event that happens when a claim is removed from an organisation. |
The event that happens when an organisation have been created in the service. |
The event that happens when an organisation have been deleted in the service. |
Base class for all organisation events. |
The event that happens when an organisation is updated. |
The event that happens when an organisation have been created in the service. |
The event that happens when a person have been deleted in the service. |
Base class for all organisation events. |
The event that happens when an person have been changed. |
The event that happens when a trusted domain is added to an organisation. |
The event that happens when a trusted domain is removed from an organisation. |
The event that happens when a claim is added to an user. |
The event that happens when a claim is removed from an user. |
The event that happens when a user confirms their email. |
The event that happens when a user confirms their phone number. |
The event that happens when a user have been created in the service. |
The event that happens when a user have been deleted in the service. |
Base class for all user events. |
|
The event that happens when a user have been invited to the service. |
The event that happens when a user have been locked out. |
The event that happens when a user have added an external login method to the account. |
The event that happens when a user have removed one of the external login methods associated with the user. |
The event that happens when a user password has changed. |
The event that happens when a user password has changed. |
The event that happens when a user signed in. |
The event that happens when a user signed out. |
The event that happens when a user have associated an authentication method (password or an external) as a result of an invitation. |
The event that happens when a user failed to sign in. |
The event that happens when a user is unlocked. |
The event that happens when an organisation have been created in the service. |
Enums
Defines what kind of sign-in that causes the UserSignedIn event. |