Compartir a través de


KeyEncryptionKey.KekUrl Propiedad

Definición

Obtiene o establece la clave de cifrado de claves. Es necesario en el caso de KekType administrado por el cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a