Partager via


Variable.IsEncrypted Propriété

Définition

Obtient ou définit l’indicateur chiffré de la variable.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à