public sealed class InTotoStatement : IMessage<InTotoStatement>, IEquatable<InTotoStatement>, IDeepCloneable<InTotoStatement>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class InTotoStatement.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `InTotoStatement` class within the Grafeas v1 API, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["The `InTotoStatement` class, part of Grafeas.V1 namespace and within the Grafeas.V1.dll assembly, conforms to a specification found at a provided GitHub link."],["`InTotoStatement` instances store serialized data in the `Envelope.payload` with `Envelope.payloadType` always set to \"application/vnd.in-toto+json\"."],["The class offers two constructors: a default one and one that accepts another `InTotoStatement` instance for copying, and has properties including PredicateCase, PredicateType, Provenance, SlsaProvenance, SlsaProvenanceZeroTwo, Subject, and Type."],["Multiple versions of the Grafeas v1 API are available, with the most current version being 3.7.0, while this document specifically details version 3.2.0."]]],[]]