I want to create a security role that can differentiate between web application and Mobile app. Just for an example I have one Model Driven App - Sales Hub and I want to create a role so that if the user has that role than this MDA - Sales Hub is visible to that user on mobile application if we remove that role than Sales Hub is not visible to that user on Mobile Device but still have access on Web Application. Security Role must be specific to mobile users only.
Please suggest me the way to achieve this.