Partager via


ClientEncryptionKeyProperties.WrappedDataEncryptionKey Propriété

Définition

Forme encapsulée de la clé de chiffrement du client.

[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()

Valeur de propriété

Byte[]
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à