ClientEncryptionKeyGetPropertiesResource.KeyWrapMetadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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