次の方法で共有


KeyVaultProperties.VersionedKeyIdentifier プロパティ

定義

暗号化に実際に使用されるキーのバージョンを含む完全修飾キー識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象