次の方法で共有


ClientEncryptionIncludedPath.EncryptionType プロパティ

定義

実行する暗号化の種類を取得または設定します。 例 - 決定論的、ランダム化

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象