Compartir a través de


ClientEncryptionIncludedPath.ClientEncryptionKeyId Propiedad

Definición

Obtiene o establece el identificador de la clave de cifrado de cliente que se usará para cifrar la ruta de acceso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a