public sealed class ComplianceVersion : IMessage<ComplianceVersion>, IEquatable<ComplianceVersion>, IDeepCloneable<ComplianceVersion>, IBufferMessage, IMessage
Describes the CIS benchmark version that is applicable to a given OS and
os version.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eComplianceVersion\u003c/code\u003e class represents a CIS benchmark version applicable to a specific OS and OS version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComplianceVersion\u003c/code\u003e class contains properties such as \u003ccode\u003eBenchmarkDocument\u003c/code\u003e, \u003ccode\u003eCpeUri\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, to detail the specific document, target URI, and version of the compliance benchmark.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available, ranging from the latest 3.7.0, all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComplianceVersion\u003c/code\u003e class has two constructors, a default one, and another that can be passed an instance of a \u003ccode\u003eComplianceVersion\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]