API Reference
Class
CisWindowsServerSourceCatalog
Provides integrity-pinned sources for the current CIS Microsoft Windows Server audit files.
Inheritance
- Object
- CisWindowsServerSourceCatalog
Methods
public static BenchmarkSourceDescriptor GetById(String id) #Returns:
BenchmarkSourceDescriptorGets a source by its exact provider identifier.
Parameters
- id System.String
GetCurrent 2 overloads
public static IReadOnlyList<BenchmarkSourceDescriptor> GetCurrent() #Returns:
IReadOnlyList<BenchmarkSourceDescriptor>Gets all current, integrity-pinned Windows Server sources.
public static IReadOnlyList<BenchmarkSourceDescriptor> GetCurrent(String productVersion) #Returns:
IReadOnlyList<BenchmarkSourceDescriptor>Gets the six current profile sources for one Windows Server generation.
Parameters
- productVersion System.String