Compartir a través de


EncryptionDetails.SecretKeyVaultId Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a