Solved! Go to Solution.
IdentityManager.Current.ChallengeMethod = SignInDialog.DoSignIn;
I don't think that this is what you are looking for but you could programmatically send an HTTP request to the feature layer(s) and parse the response(s) yourself.
IdentityManager.Current.ChallengeMethod = SignInDialog.DoSignIn;