Variable OAuthProvider.authUri

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