Partager via


WebhookReceiver.UseAadAuth Propriété

Définition

Obtient ou définit indique si l’authentification AAD est utilisée ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à