Compartilhar via


WebhookReceiver.UseAadAuth Propriedade

Definição

Obtém ou define indica se a autenticação do AAD é usada ou não.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a