Variable OAuthSettings.redirectUri

class OAuthSettings
{
  // ...
  string redirectUri ;
  // ...
}