Freigeben über


ClientEncryptionKeyProperties.EncryptionAlgorithm Eigenschaft

Definition

Verschlüsselungsalgorithmus, der zusammen mit diesem Clientverschlüsselungsschlüssel verwendet wird, um Daten zu verschlüsseln/zu entschlüsseln.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="encryptionAlgorithm")]
public string EncryptionAlgorithm { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="encryptionAlgorithm")>]
member this.EncryptionAlgorithm : string
Public ReadOnly Property EncryptionAlgorithm As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: