共用方式為


DenyAssignmentPermission.NotActions 屬性

定義

取得或設定要排除的動作,拒絕指派不會授與存取權。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於