Condividi tramite


FieldDefinition.IsEncrypted Proprietà

Definizione

Ottiene o imposta il flag isEncrypted della definizione del campo di connessione.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a