Variable BasicAuthentication._domains

class BasicAuthentication
{
  // ...
  string[] _domains ;
  // ...
}