TestimoX

API Reference

Class

View (NtdsParameterPostureService)

Namespace ADPlayground.DomainControllers.NtdsParameterPostureService
Assembly ADPlayground
Modifiers sealed

Flattened NTDS parameter posture view for a specific domain controller.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #
ResultMetadata

DNS domain name for context when available.

public String Controller { get; set; } #
ResultMetadata

Domain controller name queried.

public Nullable<Boolean> DsaNotWritable { get; set; } #

Raw Dsa Not Writable value when readable.

public Nullable<Boolean> IsWritable { get; set; } #

True when the controller reports itself as writable.

public IReadOnlyList<RegistryEvidence> Evidence { get; set; } #
ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Registry Evidence")

Registry values read to derive the posture.