static void Main(string[] args) { var githubSample = new GithubSample(); var result = githubSample.Check2FA().Result; }