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"]],[["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."],[[["The Grafeas v1 API class `InTotoStatement` is defined for version 3.3.0 and is the focus of this documentation, with other versions also listed."],["`InTotoStatement` is designed to be used as part of the in-toto attestation framework, specifically for storing serialized data within the Envelope payload."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create new instances of `InTotoStatement` or a copy of an existing one."],["Key properties of `InTotoStatement` include `PredicateCase`, `PredicateType`, `Provenance`, `SlsaProvenance`, `SlsaProvenanceZeroTwo`, `Subject`, and `Type`, with `Type` always being `https://in-toto.io/Statement/v0.1`."],["The `PredicateType` property can be `https://slsa.dev/provenance/v0.1` for `SlsaProvenance`."]]],[]]