Click or drag to resize

ReturnUrl Properties

The ReturnUrl type exposes the following members.

Properties
  NameDescription
Public propertyOAuthToken
Gets oauth_token url parameter, that can be used to retrieve GmailOAuth class from permanent storage.
Public propertyOAuthVerifier
Gets oauth_verifier url parameter, that can be used to retrieve access token by using GetAccessToken(String) method.
Top
See Also