The IOAuthTokenManagerBLL type exposes the following members.

Methods

  Name Description
Public method CreateToken
Creates new token.
Public method GetAccessToken
Gets access token, using the IOaTokenEntity which has properties needed by MonoX properly exposed.
Public method GetToken
Gets any token.
Public method UpdateToken
Updates token.

See Also