﻿<?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  » Accessing RBS from SF Web Application ...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 23 Apr 2026 00:40:31 GMT</lastBuildDate><ttl>20</ttl><item><title>Accessing RBS from SF Web Application ...</title><link>http://forum.strataframe.net/FindPost33463.aspx</link><description>Hey all:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Does anyone know if it is possible to access Role Based Security from an SF Web Application?&lt;br/&gt;&lt;br/&gt;&lt;div&gt;I have a situation where I'm using a DevEx Calendar and I have to be able to check whether or not a particular user was granted authorization to delete an appointment.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Thanks,&lt;br/&gt;&lt;br/&gt;&lt;div&gt;C. T. Blankenship</description><pubDate>Mon, 20 Mar 2017 08:10:37 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: Accessing RBS from SF Web Application ...</title><link>http://forum.strataframe.net/FindPost33465.aspx</link><description>Yes, you can access the SFS system from a web application. &amp;nbsp;Everything works the same except for the SecurityBasics.CurrentUser property, which uses a session variable to store the current user. &amp;nbsp;So, when you authenticate the user, it will get stored into the CurrentUser property, and you can check the permissions on it.</description><pubDate>Mon, 20 Mar 2017 08:10:37 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>