次の方法で共有


ListContainerItem.DefaultEncryptionScope プロパティ

定義

すべての書き込みに対して指定された暗号化スコープを使用する既定のコンテナーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象