#### [Abblix\.SecurityEvents\.RISC](https://www.abblix.com/en/docs/api/abblix-securityevents-risc 'index')
### [Abblix\.SecurityEvents\.RISC](https://www.abblix.com/en/docs/api/abblix-securityevents-risc/Abblix.SecurityEvents.RISC 'Abblix\.SecurityEvents\.RISC')

## RecoveryInformationChangedPayload Class

Recovery Information Changed \(RISC 1\.0 Section 2\.10\): the account identified by the subject
changed some of its recovery information \- a recovery email added or removed, or an
identifier change at a provider NOT authoritative over the identifier, which Section 2\.5
routes here instead of Identifier Changed\. The event carries no attributes\.

```csharp
public sealed record RecoveryInformationChangedPayload : Abblix.SecurityEvents.Events.IEventPayload, System.IEquatable<Abblix.SecurityEvents.RISC.RecoveryInformationChangedPayload>
```

Inheritance [System\.Object](https://learn.microsoft.com/en-us/dotnet/api/system.object 'System\.Object') → RecoveryInformationChangedPayload

Implements [IEventPayload](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.Events.IEventPayload 'Abblix\.SecurityEvents\.Events\.IEventPayload'), [System\.IEquatable&lt;](https://learn.microsoft.com/en-us/dotnet/api/system.iequatable-1 'System\.IEquatable\`1')[RecoveryInformationChangedPayload](https://www.abblix.com/en/docs/api/abblix-securityevents-risc/Abblix.SecurityEvents.RISC.RecoveryInformationChangedPayload 'Abblix\.SecurityEvents\.RISC\.RecoveryInformationChangedPayload')[&gt;](https://learn.microsoft.com/en-us/dotnet/api/system.iequatable-1 'System\.IEquatable\`1')
