Freigeben über


ActivityPolicy.SecureOutput Eigenschaft

Definition

Ruft ab oder legt fest, wenn auf "true" festgelegt ist. Ausgabe aus Aktivität gilt als sicher und wird nicht bei der Überwachung protokolliert.

[Newtonsoft.Json.JsonProperty(PropertyName="secureOutput")]
public bool? SecureOutput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secureOutput")>]
member this.SecureOutput : Nullable<bool> with get, set
Public Property SecureOutput As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: