Compartir a través de


EncryptionDetails.KekUrl Propiedad

Definición

Obtiene o establece la dirección URL de clave.

[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