TestimoX

API Reference

Class

VulnerabilityReport

Namespace ADPlayground.Audit
Assembly ADPlayground

Represents patch level information for a domain controller and related CVEs.

Inheritance

  • Object
  • VulnerabilityReport

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String DomainController { get; set; } #

Gets or sets the domain controller host name.

public String OperatingSystem { get; set; } #

Gets or sets the operating system.

public String Build { get; set; } #

Gets or sets the build number including UBR.

public List<String> Cves { get; set; } #

Gets applicable CVE identifiers.