blog

Home / DeveloperSection / Blogs / What are the web security in MVC ?

What are the web security in MVC ?

Anonymous User1607 03-Aug-2018

WebSecurity in MVC:-

These are some web-security feature in MVC like as –

1). Authentication and Authorization in Asp.net MVC.

2). Membership provider in Asp.net MVC.

3). RoleBased authentication in ASP.net MVC.

4). Anti-forgery tokens.

5). XSS

6). CSRF (Cross Site Request)

Some other Security feature in Asp.net.

1). Form.

2). Windows.

3). Passport.

4). None.

Authentication:- In simple word, we can say check whether the user is valid or not.

Authorization:- It means giving permission to access or deny particular resources or pages for the user.

What are the web security in MVC ?

What are the web security in MVC ?


Updated 03-Aug-2018
I am a content writter !

Leave Comment

Comments

Liked By