How do I get an access token given a refresh token in a C# WPF app?

Thanks, jmangelo. I switched to v4.x, but now I’m having bigger problems. LoginAsync() returns a null refresh token even though I set the withRefreshToken parameter to true. I’ll post another question that details my new issue. Man, this is frustrating. I do appreciate your answer, though.