buildFromRefreshToken

fun buildFromRefreshToken(refreshToken: String, applicationConfig: MsaApplicationConfig = JAVA_APPLICATION_CONFIG): MicrosoftAccount

applicationConfig must match the one the refresh token was originally issued for.