Variable OAuthProvider.tokenUri

class OAuthProvider
{
  // ...
  string tokenUri ;
  // ...
}