Windows Authentication and Authorization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can windows authentication and authorization be done through a non-web
application like a Windows Forms application? So for example, how would
someone implement a gui that asks a user for their username, password and
domain and determines what groups they're in?
 
Back
Top