Class UserUnlocked
The event that happens when a user is unlocked.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: IRM.AspNetCore.Identity.Events
Assembly: IRM.AspNetCore.Identity.dll
Syntax
[InvalidateDelayedEvent(new Type[]{typeof(UserUnlocked)})]
public class UserUnlocked : UserEvent, IEvent, Message, ISupportMultitenant