public sealed class KnowledgeBase : IMessage<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IEquatable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IDeepCloneable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `KnowledgeBase` class within the `Grafeas.V1` namespace, version 2.4.0 of the Grafeas library."],["The `KnowledgeBase` class, used to provide details about vulnerabilities, inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class contains two string properties: `Name`, representing the knowledge base identifier (e.g., KB123456), and `Url`, a link to the knowledge base in the Windows update catalog."],["The page also provides links to previous versions of this class going back to 2.2.0 and includes a link to the latest version, 3.7.0, alongside other version in between."],["The class has two constructors `KnowledgeBase()` and `KnowledgeBase(VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase other)`."]]],[]]