次の方法で共有


ListContainerItem.DenyEncryptionScopeOverride プロパティ

定義

コンテナーの既定値から暗号化スコープのブロックオーバーライドを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.denyEncryptionScopeOverride")]
public bool? DenyEncryptionScopeOverride { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.denyEncryptionScopeOverride")>]
member this.DenyEncryptionScopeOverride : Nullable<bool> with get, set
Public Property DenyEncryptionScopeOverride As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象