This system library is intended for creating dynamic web applications using HTML, CSS, JavaScript and C#. It provides various security and authentication features.
WebMatrix WebData dll
WebMatrix WebData dll is a Windows system component that is necessary for the correct functioning of the ASP NET development framework. There are instruments for creating user accounts, logging in and out, resetting or changing personal passwords and performing other related tasks.
Main functionality
With the help of this dynamically linked library developers can integrate secure authentication modules into web apps. There is support for the OAuth and OpenID technologies that allow users to log in with their existing accounts from external providers such as Facebook, Twitter, Google, etc. It is possible to automatically generate a secure database with all columns required to store personal credentials.
Included modules
The WebSecurity class lets you manage various authentication and authorization settings. Instruments for implementing the membership provider interface for working with any external database are available as well.
There are several main properties for indicating whether the current user is logged in or not, viewing personal IDs and displaying the list of registered OAuth and OpenID providers.
Features
- contains a relational DLL library for the ASP NET software development framework;
- free to download and use;
- allows you to configure various account authentication parameters;
- users can generate a secure database to store personal credentials;
- compatible with all modern versions of Windows.