Skip to content

OptOutEffectivePayload Class

Opt Out Effective (RISC 1.0 Section 2.8.4): the opt-out took effect and the account identified by the subject no longer participates in RISC event exchanges - the last event the receiver will see for it. The event carries no attributes.

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

Inheritance System.Object → OptOutEffectivePayload

Implements IEventPayload, System.IEquatable<OptOutEffectivePayload>