Compartilhar via


ClientEncryptionIncludedPath.Path Propriedade

Definição

Obtém ou define o caminho a ser criptografado. Deve ser um caminho de nível superior, por exemplo. /Salário

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a