2
Reply

How Many type of IIS Authentication in ASP.NET 2.0

sanjeev singh

sanjeev singh

16y
4.3k
0
Reply

    there are 3 type of authentication in IIS 1.Forms authentication 2.windows authentication 3.Passport authentication By default windows authentication is enable.

    i think Forms authentication and windows authentication.