Compartir a través de


Cluster.EnableDoubleEncryption Propiedad

Definición

Obtiene o establece un valor booleano que indica si el cifrado doble está habilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a