次の方法で共有


ClientEncryptionIncludedPath.Path プロパティ

定義

暗号化するパスを取得または設定します。 たとえば、最上位のパスである必要があります。 /給与

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象