- Authentication – it is the process of ensuring the user’s identity and authenticity. ASP.Net allows four types of authentication system:
- Windows Authentication
- Forms Authentication
- Passport Authentication
- Custom Authentication
- Authorization – it is the process of defining and allotting specific roles to specific users.
- Confidentiality – it involves encrypting the channel between the client’s browser and the web server.
- Integrity – it involves maintaining the integrity of data. For example, implementing digital signature.
.Net and Xamarin Developer
Comments
Post a Comment