Share via


Dataset.IsEffectiveIdentityRolesRequired Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to