Share via


ClientEncryptionKeyProperties.EncryptionKeyWrapMetadata Propiedad

Definición

Metadatos del proveedor de ajuste que se puede usar para desencapsular la clave de cifrado de cliente ajustada.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a