Compartir a través de


EncryptionScope.State Propiedad

Definición

Obtiene o establece el estado del ámbito de cifrado. Valores posibles (sin distinción entre mayúsculas y minúsculas): Habilitado, Deshabilitado. Entre los valores posibles se incluyen: "Enabled", "Disabled"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a