Partilhar via


FieldDefinition.IsEncrypted Propriedade

Definição

Obtém ou define o sinalizador isEncrypted da definição do campo de ligação.

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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a