Variable OAuthSettings.clientId

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