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\u003eThis webpage details the \u003ccode\u003eComplianceVersion\u003c/code\u003e class, which is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and is used to define CIS benchmark versions for specific operating systems and their versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComplianceVersion\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eComplianceVersion\u003c/code\u003e is documented under 3.7.0, and documentation is provided for versions as old as 2.2.0, demonstrating a history of different documentation versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComplianceVersion\u003c/code\u003e objects can be created using the default constructor \u003ccode\u003eComplianceVersion()\u003c/code\u003e or a copy constructor \u003ccode\u003eComplianceVersion(ComplianceVersion other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComplianceVersion\u003c/code\u003e class includes two key properties: \u003ccode\u003eCpeUri\u003c/code\u003e, which specifies the CPE URI to which the benchmark applies, and \u003ccode\u003eVersion\u003c/code\u003e, which denotes the specific version of the CIS document.\u003c/p\u003e\n"]]],[],null,[]]