The IOAuthTokenRepository type exposes the following members.

Methods

  Name Description
Public method CreateToken
Creates new token.
Public method GetAccessToken
Gets token entity marked as access token.
Public method GetConsumer
Gets consumer.
Public method GetRequestToken
Gets token entity marked as request token.
Public method GetToken
Gets any token.
Public method UpdateToken
Updates token.

See Also