TestimoX

API Reference

Class

DcAuditSecurityOptionStatus

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers sealed

Compliance status for an audit-related security option.

Inheritance

  • Object
  • DcAuditSecurityOptionStatus

Constructors

Properties

public String Name { get; set; } #

Display name of the security option.

public String Expected { get; set; } #

Expected value per baseline.

public String Actual { get; set; } #

Actual value read.

public Boolean MeetsRequirements { get; set; } #

True when actual matches expected.

public String Winner { get; set; } #

Optional GPO winner (friendly name or GUID).

public String Sources { get; set; } #

Optional sources list.