﻿<?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  » Determining if a user is an Admin</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 13 May 2026 12:32:40 GMT</lastBuildDate><ttl>20</ttl><item><title>Determining if a user is an Admin</title><link>http://forum.strataframe.net/FindPost6284.aspx</link><description>I saw a post that soon this will be easy for the CurrentLoggedOnUser. However, I need to do it for any user (more of my row level security issues).  How do I figure this out?  Lets say I fill the SFSUsersBO with all users. I want to loop through the BO and determine for each user if they are an admin (actually I'd like to query if they are an admin, but that ain't happenin), how would I do this?</description><pubDate>Sun, 28 Jan 2007 19:09:20 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Determining if a user is an Admin</title><link>http://forum.strataframe.net/FindPost6358.aspx</link><description>Got this working. I can now figure out who all my administrators are.  :D</description><pubDate>Sun, 28 Jan 2007 19:09:20 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Determining if a user is an Admin</title><link>http://forum.strataframe.net/FindPost6302.aspx</link><description>OK. I was afraid you were going to say that :D</description><pubDate>Fri, 26 Jan 2007 10:42:38 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Determining if a user is an Admin</title><link>http://forum.strataframe.net/FindPost6290.aspx</link><description>This data is held within an encrypted field.&amp;nbsp; You cannot access it directly.&amp;nbsp; You will have to load the user into the SFSUsersBO for it to be properly decrypted.&amp;nbsp; You can then reference the us_IsAdminitrator property.</description><pubDate>Fri, 26 Jan 2007 07:53:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>