Compartir a través de


ClientEncryptionIncludedPath.EncryptionType Propiedad

Definición

Obtiene o establece el tipo de cifrado que se va a realizar. Por ejemplo: determinista, aleatorio

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a