RedTeam.IsSimulationOnly Property

Definition

Simulation-only or Simulation + Evaluation. If true the scan outputs conversation not evaluation result. The service defaults to false if a value is not specified by the caller.

public bool? IsSimulationOnly { get; set; }
member this.IsSimulationOnly : Nullable<bool> with get, set
Public Property IsSimulationOnly As Nullable(Of Boolean)

Property Value

Applies to