Udostępnij za pośrednictwem


Variable.IsEncrypted Właściwość

Definicja

Pobiera lub ustawia zaszyfrowaną flagę zmiennej.

[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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy