Role-Based Authentication in ASP.NET Web API | ASP.NET Web API 🔥🔥

Поделиться
HTML-код
  • Опубликовано: 29 сен 2022
  • In this video, We will learn about Role Based Authentication in ASP.NET Web API.
    You can find me on
    1- / satyarth-rao-5baba016a
    2- / satyarthrao
    3- / raosatyarth
    4- / satyarthprogramminghub
    5-github.com/Sat...

Комментарии • 12

  • @Hkumar_new
    @Hkumar_new Год назад +1

    Nice

  • @sitha8093
    @sitha8093 Год назад +1

    Thank You sooo Much! Such an Informative video... Better that all other videos. I loved the way you explained each and every small detail in simple words. Keep it Up!♥

    • @SatyarthProgrammingHub
      @SatyarthProgrammingHub  Год назад

      Thanks for feedback. I am glad that it is helpful.

    • @Hkumar_new
      @Hkumar_new Год назад

      @Satyarth Programming Hub thats really that no anyone explains each word or code .

  • @hariprasath5062
    @hariprasath5062 Год назад

    thanks for the explanation sir

  • @user-qr1bp6um4q
    @user-qr1bp6um4q 6 месяцев назад

    Hi Sir, Nice Explanantion, I have requirement like in sql table has username ,pwd and methodname as columns , example username, password,method1,method2, method3...
    here data is like this Antony,@#dedf,1,0,1
    Here, Antony has method1 access(1) and he doesn't has method2 access(0) and he has method3 access(1). in this case how we can implement the authorization in your code fashion. kindly help me on this.

  • @user-qr1bp6um4q
    @user-qr1bp6um4q 6 месяцев назад

    Hi Sir , good explanation, I have requirement like having sql table has below columns
    Username,password,methodname1,methodname2,methodname3...
    data is like this Antony,@#4dfe,1,0,1
    here 1 means user has access to that method, 0 means doesn't has access to that method.
    In this case how we can implement the authorization in as explained in the video fashion.
    KINDLY HELP me on this...

  • @bhanuprakashsingh5513
    @bhanuprakashsingh5513 Год назад

    Very nice explanation sir😊😊😊

  • @user-rm3lw6zj7i
    @user-rm3lw6zj7i 6 месяцев назад

    sir can provide api key vedio plz in same data base using

  • @sanjeevgaur1973
    @sanjeevgaur1973 5 месяцев назад

    ❤❤

  • @bhanuprakashsingh5513
    @bhanuprakashsingh5513 Год назад

    Thanks