Skip to content

RecoveryInformationChangedPayload Class

Recovery Information Changed (RISC 1.0 Section 2.10): the account identified by the subject changed some of its recovery information - a recovery email added or removed, or an identifier change at a provider NOT authoritative over the identifier, which Section 2.5 routes here instead of Identifier Changed. The event carries no attributes.

C#
public sealed record RecoveryInformationChangedPayload : Abblix.SecurityEvents.Events.IEventPayload, System.IEquatable<Abblix.SecurityEvents.RISC.RecoveryInformationChangedPayload>

Inheritance System.Object → RecoveryInformationChangedPayload

Implements IEventPayload, System.IEquatable<RecoveryInformationChangedPayload>