Compartir a través de


ClientEncryptionKeyProperties.WrappedDataEncryptionKey Propiedad

Definición

Forma ajustada de la clave de cifrado de 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 de propiedad

Byte[]
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a