Skip to content

IdentifierRecycledPayload Class

Identifier Recycled (RISC 1.0 Section 2.6): the identifier in the subject was recycled and now belongs to a DIFFERENT user - the receiver must stop treating it as the old account's. The subject MUST be an email or phone_number subject. The event carries no attributes.

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

Inheritance System.Object → IdentifierRecycledPayload

Implements IEventPayload, System.IEquatable<IdentifierRecycledPayload>