Share via


AutomationAccountPatch.IsLocalAuthDisabled Property

Definition

Indicates whether requests using non-AAD authentication are blocked.

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

Property Value

Applies to