Share via


AppServiceAadLoginFlow.IsWwwAuthenticateDisabled Property

Definition

<code>true</code> if the www-authenticate provider should be omitted from the request; otherwise, <code>false</code>.

public bool? IsWwwAuthenticateDisabled { get; set; }
member this.IsWwwAuthenticateDisabled : Nullable<bool> with get, set
Public Property IsWwwAuthenticateDisabled As Nullable(Of Boolean)

Property Value

Applies to