次の方法で共有


ClientEncryptionIncludedPath.ClientEncryptionKeyId プロパティ

定義

パスの暗号化に使用するクライアント暗号化キーの識別子を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象