Grafeas v1 API - Class ComplianceVersion (3.10.0)

 public sealed class ComplianceVersion : IMessage<ComplianceVersion>, IEquatable<ComplianceVersion>, IDeepCloneable<ComplianceVersion>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class ComplianceVersion.

Describes the CIS benchmark version that is applicable to a given OS and os version.

Inheritance

object > ComplianceVersion

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

ComplianceVersion()

 public ComplianceVersion() 

ComplianceVersion(ComplianceVersion)

 public ComplianceVersion(ComplianceVersion other) 
Parameter
Name
Description

Properties

BenchmarkDocument

 public string BenchmarkDocument { get; set; } 

The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".

Property Value
Type
Description

CpeUri

 public string CpeUri { get; set; } 

The CPE URI ( https://cpe.mitre.org/specification/ ) this benchmark is applicable to.

Property Value
Type
Description

Version

 public string Version { get; set; } 

The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: