public sealed class EnvelopeSignature : IMessage<EnvelopeSignature>, IEquatable<EnvelopeSignature>, IDeepCloneable<EnvelopeSignature>, IBufferMessage, IMessage
[[["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 page details the `EnvelopeSignature` class, a part of the `Grafeas.V1` namespace within the `Grafeas.V1.dll` assembly, and is documented under version 2.4.0."],["The `EnvelopeSignature` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `EnvelopeSignature`: a default constructor and one that takes another `EnvelopeSignature` object as a parameter for copying."],["The class has two properties: `Keyid` of type `string`, and `Sig` of type `ByteString`, with both properties having getter and setter methods."],["The page provides links to documentation of `EnvelopeSignature` for various versions, ranging from 2.2.0 to the latest version 3.7.0, and every version in between."]]],[]]