build From Credentials
fun buildFromCredentials(email: String, password: String, applicationConfig: MsaApplicationConfig = JAVA_APPLICATION_CONFIG): MicrosoftAccount
Does not support accounts with two-factor authentication enabled; use buildFromWebView or buildFromDeviceCode for those.