Compartilhar via


ClientEncryptionKeyProperties.WrappedDataEncryptionKey Propriedade

Definição

Forma encapsulada da chave de criptografia do cliente.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="wrappedDataEncryptionKey")]
public byte[] WrappedDataEncryptionKey { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="wrappedDataEncryptionKey")>]
member this.WrappedDataEncryptionKey : byte[]
Public ReadOnly Property WrappedDataEncryptionKey As Byte()

Valor da propriedade

Byte[]
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a