Delen via


AzureActiveDirectoryLogin.DisableWwwAuthenticate Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? DisableWwwAuthenticate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.DisableWwwAuthenticate : Nullable<bool> with get, set
Public Property DisableWwwAuthenticate As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to