ClientEncryptionIncludedPath.EncryptionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of encryption to be performed. Eg - Deterministic, Randomized
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute