|
Building A Custom User Object for Your ASP.NET
In designing the security model for ASP.NET Microsoft created a useful foundation for web apps. However, if taken by itself or even with some of the new skinning and personalization scenarios, it is generally inadequate for use in ‘real world’ situations. However, because the system is based on the IPrincipal and IIdentity Interfaces, it is HIGHLY extensible and flexible system. From this foundation we can build a tailored system that will meet the specific needs of our ‘real world’ sites.
During this session we will review the Microsoft “model” for site security and then we will begin to rearrange and add components that that will make our site secure, scalable, dynamic and (perhaps most importantly) built to meet your needs.
|