Click or drag to resize

IOAuthClient Methods

The IOAuthClient type exposes the following members.

Methods
  NameDescription
Public methodGetOAuthToken
Returns an OAuth validation token for given parameters. Checks against OAuth provider if given auth code is valid.
Public methodGetUserData
Gets the user data from OAuth token.
Top
See Also