OptInPayload Class
Opt In (RISC 1.0 Section 2.8.1): the account identified by the subject opted into RISC event exchanges and is now in the opt-in state. The event carries no attributes.
public sealed record OptInPayload : Abblix.SecurityEvents.Events.IEventPayload, System.IEquatable<Abblix.SecurityEvents.RISC.OptInPayload>Inheritance System.Object → OptInPayload
Implements IEventPayload, System.IEquatable<OptInPayload>