Compartir a través de


Encryption.RequireInfrastructureEncryption Propiedad

Definición

Obtiene o establece la habilitación del cifrado de infraestructura (cifrado doble)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a