共用方式為


DenyAssignmentPermission.DataActions 屬性

定義

取得或設定拒絕指派不會授與存取權的資料動作。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於