Compartir a través de


EncryptionProtector.ServerKeyType Propiedad

Definición

Obtiene o establece el tipo de protector de cifrado como "ServiceManaged", "AzureKeyVault". Entre los valores posibles se incluyen: "ServiceManaged", "AzureKeyVault".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a