public sealed class DSSEAttestationOccurrence : IMessage<DSSEAttestationOccurrence>, IEquatable<DSSEAttestationOccurrence>, IDeepCloneable<DSSEAttestationOccurrence>, IBufferMessage, IMessage
Deprecated. Prefer to use a regular Occurrence, and populate the
Envelope at the top level of the Occurrence.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document outlines the `DSSEAttestationOccurrence` class, which is now deprecated and recommends using a regular `Occurrence` with the `Envelope` populated at the top level."],["The latest version of the document refers to version 3.7.0, but the provided context details versions ranging from 2.2.0 to 3.7.0 of the class `DSSEAttestationOccurrence`."],["`DSSEAttestationOccurrence` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes properties like `DecodedPayloadCase`, `Envelope`, and `Statement`, each with specific types and descriptions."],["It also provides two constructors, one default and one that takes another `DSSEAttestationOccurrence` instance as a parameter."]]],[]]