Partager via


SetValue.IsSecret Propriété

Définition

Obtient ou définit l’indicateur pour indiquer si la valeur représente un secret ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à