PasswordBasedAuth type

Defines values for PasswordBasedAuth.
KnownPasswordBasedAuth can be used interchangeably with PasswordBasedAuth, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Server supports password based authentication.
Disabled: Server doesn't support password based authentication.

type PasswordBasedAuth = string