/**
  * @return string
  */
 public function getTenantSecurityModel()
 {
     return $this->tenantOwner->getSecurityModel();
 }