Compartir a través de


VaultPropertiesEncryption.InfrastructureEncryption Propiedad

Definición

Obtiene o establece la habilitación o deshabilitación del estado de cifrado doble. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")]
public string InfrastructureEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")>]
member this.InfrastructureEncryption : string with get, set
Public Property InfrastructureEncryption As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a