Compartilhar via


ClientEncryptionIncludedPath.EncryptionType Propriedade

Definição

Obtém ou define o tipo de criptografia a ser executada. Por exemplo, - Determinístico, Randomizado

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a