Freigeben über


DenyAssignment.DoNotApplyToChildScopes Eigenschaft

Definition

Ruft ab oder legt fest, ob die Ablehnungszuweisung für untergeordnete Bereiche gilt. Der Standardwert ist „false“.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: