Partager via


ApplicationInner.IsDeviceOnlyAuthSupported Propriété

Définition

Obtient ou définit spécifie si cette application prend en charge l’authentification des appareils sans utilisateur. La valeur par défaut est false.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à