AzureActiveDirectoryLogin.DisableWWWAuthenticate Property

Definition

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

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

Property Value

Applies to