What are the various security methods which IIS Provides apart from .NET ?
Answer Posted / nikhiul saxena
The various security methods which IIS provides are
a) Authentication Modes
b) IP Address and Domain Name Restriction
c) DNS Lookups DNS Lookups
d) The Network ID and Subnet Mask
e) SSL
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is marshalling ? Is it a part of asp.net ?
Explain about ASP.NET?
How do we sort the data from a dataset?
Why viewstate is used in asp.net?
Define the term Scavenging in Caching?
What is custom events? How to create it?
What is the use of the tag in the web.config file?
What is application variable?
What are the advantages of asp.net mvc framework? : asp.net mvc
how to debug web services on consumer side?
Explain the purpose of storyboard.targetproperty.
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is different authentication mechanisms used in ASP.NET?
What is the difference between client-side and server-side validations in ASP.NET?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?