Share via


KeyEncryptionKey.KekUrl Property

Definition

Gets or sets key encryption key. It is required in case of Customer managed KekType.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to