DenyAssignmentPermission.Actions 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於