I have basically a webpage which based on two conditions that allows whether they can enter it or not. If the role is Student then they enter the StudentIndex.aspx else they enter the ProfessorIndex.aspx. How exactly will I be able to do this using a sitemap using a folder directory that stores both aspx files in the Professions folder?
Please respond.