Share via


EncryptionDetails.DoubleEncryptionEnabled Property

Definition

Gets double Encryption enabled

[Newtonsoft.Json.JsonProperty(PropertyName="doubleEncryptionEnabled")]
public bool? DoubleEncryptionEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="doubleEncryptionEnabled")>]
member this.DoubleEncryptionEnabled : Nullable<bool>
Public ReadOnly Property DoubleEncryptionEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to