Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. public string access_token { get; set; }
  2. public string expires_in { get; set; }
  3. public string token_type { get; set; }
  4. public string refresh_token { get; set; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement