次の方法で共有


DenyAssignmentPermission.NotDataActions プロパティ

定義

拒否割り当てによってアクセスが許可されないことから除外するデータ アクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="notDataActions")]
public System.Collections.Generic.IList<string> NotDataActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notDataActions")>]
member this.NotDataActions : System.Collections.Generic.IList<string> with get, set
Public Property NotDataActions As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象