public tiposusuarios obtenerTipoUsuario(string tipoUsuario) { return(usuDB.obtenerTipoUsuario(tipoUsuario)); }