LinuxConfiguration.IsPasswordAuthenticationDisabled Property

Definition

Specifies whether password authentication should be disabled.

public Azure.Provisioning.BicepValue<bool> IsPasswordAuthenticationDisabled { get; set; }
member this.IsPasswordAuthenticationDisabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsPasswordAuthenticationDisabled As BicepValue(Of Boolean)

Property Value

Applies to