ActivityPolicy.SecureInput Property

Definition

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

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

Property Value

Applies to