Freigeben über


ClientEncryptionKeyProperties.EncryptionKeyWrapMetadata Eigenschaft

Definition

Metadaten für den Wrappinganbieter, die zum Entpacken des umschlossenen Clientverschlüsselungsschlüssels verwendet werden können.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="keyWrapMetadata")]
public Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata EncryptionKeyWrapMetadata { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="keyWrapMetadata")>]
member this.EncryptionKeyWrapMetadata : Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata
Public ReadOnly Property EncryptionKeyWrapMetadata As EncryptionKeyWrapMetadata

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: