public sealed class WindowsUpdate.Types.Identity : IMessage<WindowsUpdate.Types.Identity>, IEquatable<WindowsUpdate.Types.Identity>, IDeepCloneable<WindowsUpdate.Types.Identity>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class WindowsUpdate.Types.Identity.
[[["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 webpage provides reference documentation for the `WindowsUpdate.Types.Identity` class within the Grafeas v1 API, specifically for version 3.2.0."],["The `WindowsUpdate.Types.Identity` class represents the unique identifier of a Windows update and is implemented within the `Grafeas.V1` namespace, part of the `Grafeas.V1.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["Key properties of the `Identity` class include `Revision` (an integer representing the update's revision number) and `UpdateId` (a string representing the revision-independent identifier)."],["The page also lists links to the documentation for `WindowsUpdate.Types.Identity` for prior and future versions of the Grafeas V1 API, ranging from 2.2.0 up to the latest, 3.7.0."]]],[]]