Show / Hide Table of Contents

Class UserUnlocked

The event that happens when a user is unlocked.

Inheritance
Object
Event
UserEvent
UserUnlocked
Inherited Members
Event.ShouldSerializeOccuredLocalTime()
Event.EventId
Event.CorrelationId
Event.TraceId
Event.AggregateId
Event.CausedBy
Event.CausedByPersonId
Event.OwnerId
Event.Occured
Event.OccuredLocalTime
Object.Equals(Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
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
Back to top Generated by DocFX