Skip to content

OptOutInitiatedPayload Class

Opt Out Initiated (RISC 1.0 Section 2.8.2): the account identified by the subject asked to leave RISC event exchanges, but events still flow for a period - the delay exists so a hijacker cannot silence the alarm by opting the victim out immediately. The event carries no attributes.

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

Inheritance System.Object → OptOutInitiatedPayload

Implements IEventPayload, System.IEquatable<OptOutInitiatedPayload>