﻿<?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 » Role Based Security  » RBS for web application</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 05 Apr 2026 14:27:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RBS for web application</title><link>http://forum.strataframe.net/FindPost18007.aspx</link><description>Hi,&lt;br&gt;
I know that RBS is only available in winform. I would like to know, how much works I need to do if I want RBS in web application beside of creating Security editor UI in web based? For example, currently LockSession() will launch login form, I might need to change it and etc.&lt;br&gt;
&lt;br&gt;
May I have a checklist in order to have web based RBS?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Tue, 22 Jul 2008 10:03:31 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: RBS for web application</title><link>http://forum.strataframe.net/FindPost18008.aspx</link><description>You can use the RBS in a web environment as we speak.&amp;nbsp; The only thing is that the administration side of things (SecurityDialog) where you create users is a WinForm.&amp;nbsp; You can create your own if you have the need.&amp;nbsp; In regards to LockSession, you probably don't want to try and make this method work on the web, simply have a method within your web application (shared or static) that redirects to your login environment.</description><pubDate>Tue, 22 Jul 2008 10:03:31 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>