ActivityPolicy.SecureOutput Property

Definition

When set to true, Output from activity is considered as secure and will not be logged to monitoring.

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

Property Value

Applies to