Partager via


ClientEncryptionKeyGetPropertiesResource.KeyWrapMetadata Property

Definition

Gets or sets metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key.

[Newtonsoft.Json.JsonProperty(PropertyName="keyWrapMetadata")]
public Microsoft.Azure.Management.CosmosDB.Models.KeyWrapMetadata KeyWrapMetadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyWrapMetadata")>]
member this.KeyWrapMetadata : Microsoft.Azure.Management.CosmosDB.Models.KeyWrapMetadata with get, set
Public Property KeyWrapMetadata As KeyWrapMetadata

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to