Grafeas v1 API - Class DSSEAttestationOccurrence (3.3.0)

public sealed class DSSEAttestationOccurrence : IMessage<DSSEAttestationOccurrence>, IEquatable<DSSEAttestationOccurrence>, IDeepCloneable<DSSEAttestationOccurrence>, IBufferMessage, IMessage

Reference documentation and code samples for the Grafeas v1 API class DSSEAttestationOccurrence.

Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.

Inheritance

object > DSSEAttestationOccurrence

Namespace

GrafeasV1

Assembly

Grafeas.V1.dll

Constructors

DSSEAttestationOccurrence()

public DSSEAttestationOccurrence()

DSSEAttestationOccurrence(DSSEAttestationOccurrence)

public DSSEAttestationOccurrence(DSSEAttestationOccurrence other)
Parameter
NameDescription
otherDSSEAttestationOccurrence

Properties

DecodedPayloadCase

public DSSEAttestationOccurrence.DecodedPayloadOneofCase DecodedPayloadCase { get; }
Property Value
TypeDescription
DSSEAttestationOccurrenceDecodedPayloadOneofCase

Envelope

public Envelope Envelope { get; set; }

If doing something security critical, make sure to verify the signatures in this metadata.

Property Value
TypeDescription
Envelope

Statement

public InTotoStatement Statement { get; set; }
Property Value
TypeDescription
InTotoStatement