public void KullaniciIzinDegistir(string deger, string id)
 {
     adminentity.KullaniciIzinDegistir(deger, id);
 }