Compartir a través de


EncryptionDetails.KekVaultId Propiedad

Definición

Obtiene o establece el identificador de Key Vault donde se almacena KEK.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a