﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » Implementing Security in a Web App</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 05:45:07 GMT</lastBuildDate><ttl>20</ttl><item><title>Implementing Security in a Web App</title><link>http://forum.strataframe.net/FindPost22285.aspx</link><description>Hello! I've been searching for an example or sample where it implements a Logon Web Form but I haven't found any. Also I'd like to to implement a kind of expiration page thing, maybe with Sessions objects or stuff like that. Does StrataFrame has something to control this? A Logon form and Session control? If so, I guess my app should have a table to control this, right?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks in advance,&lt;br&gt;
Milton</description><pubDate>Wed, 11 Mar 2009 09:04:23 GMT</pubDate><dc:creator>Milton Abe</dc:creator></item><item><title>RE: Implementing Security in a Web App</title><link>http://forum.strataframe.net/FindPost22308.aspx</link><description>We do not have a sample with this logic plumbed into it.&amp;nbsp; However, you can use the RBS security on a web application, the only difference is that you have to call the security authentication methods manually.&amp;nbsp; If you look at the security documentation it will probably get you going down the right path.&amp;nbsp; One place to start would be the Login class.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;[quote]&lt;FONT size=2&gt;MicroFour.StrataFrame.Security.Login.AuthenticateUser(...) = Login.LoginResult.Success&lt;/FONT&gt;[/quote]</description><pubDate>Wed, 11 Mar 2009 09:04:23 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>