Partilhar via


ActivityPolicy.SecureInput Propriedade

Definição

Obtém ou define quando definido como true, a entrada da atividade é considerada segura e não será registrada no monitoramento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a