CreateDenyAssignmentOptions.DoNotApplyToChildScopes Property

Definition

[Newtonsoft.Json.JsonProperty("doNotApplyToChildScopes")]
public bool DoNotApplyToChildScopes { get; set; }
[<Newtonsoft.Json.JsonProperty("doNotApplyToChildScopes")>]
member this.DoNotApplyToChildScopes : bool with get, set
Public Property DoNotApplyToChildScopes As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to