Compartilhar via


ConfigurationStorePropertiesUpdateParameters.DisableLocalAuth Property

Definition

Disables all authentication methods other than AAD authentication.

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

Property Value

Implements

Attributes

Applies to