TestimoX

API Reference

Class

Options (ForestReplicationPostureService)

Namespace ADPlayground.Replication.ForestReplicationPostureService
Assembly ADPlayground
Modifiers sealed

Options controlling forest replication posture evaluation.

Inheritance

  • Object
  • Options

Constructors

Properties

public String DomainName { get; set; } #

Optional domain scope. Null queries the current forest.

public Boolean Outbound { get; set; } #

When true, queries outbound neighbors instead of inbound.

public Int32 StaleThresholdHours { get; set; } #

Stale threshold in hours.

public Int32 MaxFailingEdges { get; set; } #

Maximum failing edge rows to keep in the final view.

public Int32 MaxDomainControllers { get; set; } #

Maximum domain controllers to enumerate during automatic discovery.

public ReplicationQueryMode QueryMode { get; set; } #

Replication query mode to use.