Share via


PipelineActivityPolicy.IsSecureInputEnabled Property

Definition

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

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

Property Value

Applies to