Compartir a través de


ClientEncryptionKeyProperties.EncryptionAlgorithm Propiedad

Definición

Algoritmo de cifrado que se usará junto con esta clave de cifrado de cliente para cifrar o descifrar datos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a