Skip to content

AccountPurgedPayload Class

Account Purged (RISC 1.0 Section 2.2): the account identified by the subject has been permanently deleted - unlike a disable, there is no future enable to wait for. The event carries no attributes.

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

Inheritance System.Object → AccountPurgedPayload

Implements IEventPayload, System.IEquatable<AccountPurgedPayload>