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"]],[["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 latest version of the Grafeas v1 API documentation for `WindowsUpdate.Types.Identity` is 3.7.0, with several previous versions available, including 3.6.0 down to 2.2.0."],["`WindowsUpdate.Types.Identity` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is designed to identify a Windows update uniquely."],["The class `WindowsUpdate.Types.Identity` has two constructors: one default and one that takes another `WindowsUpdate.Types.Identity` instance as a parameter."],["The class features two key properties, `Revision`, an integer representing the update's revision number, and `UpdateId`, a string that is the revision-independent identifier of the update."],["The `WindowsUpdate.Types.Identity` class inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]