Share via


KeyVaultProperties.CurrentKeyIdentifier Property

Definition

Gets the current key used to encrypt the Media Services account, including the key version.

[Newtonsoft.Json.JsonProperty(PropertyName="currentKeyIdentifier")]
public string CurrentKeyIdentifier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentKeyIdentifier")>]
member this.CurrentKeyIdentifier : string
Public ReadOnly Property CurrentKeyIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to