Application.IsDeviceOnlyAuthSupported Propriedade

Definição

Obtém ou define se este aplicativo dá suporte à autenticação de dispositivo sem um usuário. O padrão é falso.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a