Share via


Dataset.IsEffectiveIdentityRequired Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to