AuthScheme Parameter (Connect-MariaDB Cmdlet)
The scheme used for authentication. Accepted entries are Password, AzureAD, AzurePassword, AzureMSI, and LDAP.
Syntax
Connect-MariaDB -AuthScheme string
Possible Values
AzureMSI, Password, LDAP, NTLM, AzureAD, AzurePasswordData Type
cstr
Default Value
"Password"
Remarks
The scheme used for authentication. Accepted entries are Password, AzureAD, AzurePassword, AzureMSI, and LDAP.