Implementing role based authentication in c# chatbot application
Bhakti Khode
5
Reputation points
I have a C# chatbot application associated with the app registration, i wants to implement the RBAC based upon the roles I have created in app registration, i know the way we can so it in normal .net application but does anyone have idea how we can do that in the c# chatbot application.
Sign in to answer