Permission.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

適用於