Method Web.Auth.OAuth.Authentication()->request_access_token()
- Method request_access_token
 stringrequest_access_token(stringcode)- Description
 Same as get_access_token except this returns a string to comply with the OAuth2 authentication process.
string request_access_token(string code)
Same as get_access_token except this returns a string to comply with the OAuth2 authentication process.