Dela via


AccountProperties.DisableLocalAuth Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to