Compartir a través de


Variable.IsEncrypted Propiedad

Definición

Obtiene o establece la marca cifrada 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a