Partager via


DenyAssignment.DoNotApplyToChildScopes Propriété

Définition

Obtient ou définit détermine si l’attribution de refus s’applique aux étendues enfants. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à