Compartir a través de


KEKDetails.KeyVaultId Propiedad

Definición

Obtiene o establece el identificador del almacén de claves donde se almacena esta clave.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a