Variable OAuthSettings.clientSecret

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