Share via


PostgreSqlFlexibleServerAuthConfig.PasswordAuth Property

Definition

If Enabled, Password authentication is enabled.

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPasswordAuthEnum? PasswordAuth { get; set; }
member this.PasswordAuth : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPasswordAuthEnum> with get, set
Public Property PasswordAuth As Nullable(Of PostgreSqlFlexibleServerPasswordAuthEnum)

Property Value

Applies to