Freigeben über


ClientEncryptionIncludedPath.EncryptionAlgorithm Eigenschaft

Definition

Ruft den verschlüsselungsalgorithmus ab, der verwendet wird, oder legt diese fest. Beispiel: AEAD_AES_256_CBC_HMAC_SHA256

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: