int main(string[] args) { string un = "testuser@email.com"; //string pwd = "password";
See Source File