次の方法で共有


KeyVaultProperties.CurrentKeyIdentifier プロパティ

定義

キーのバージョンを含め、Media Services アカウントの暗号化に使用される現在のキーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象