public bool GetServerIsLocal()
 {
     return(_owinRequest.GetIsLocal());
 }