Compartir a través de


AccountProperties.DisableLocalAuth Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a