﻿<?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 » WinForms (How do I?)  » Implementing Security</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 07:24:01 GMT</lastBuildDate><ttl>20</ttl><item><title>Implementing Security</title><link>http://forum.strataframe.net/FindPost3269.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;I purchase the add-on yesterday. I have successfully created all the roles, permissions and users in the editor. I've selected the security project in the solution preferences and have set a few security keys in both form and business objects, but I'm not getting any security related messages.&lt;/P&gt;&lt;P&gt;The permissions do have a message defined in the permission itself.&lt;/P&gt;&lt;P&gt;I've looked at the &lt;FONT size=2&gt;ShowLoginAndInitMainForm event comments. In the comment, there is a reference to the LoginSuccessfull property, but that property doesn't exist in the &lt;FONT color=#008080 size=2&gt;&lt;FONT color=#3333bb&gt;&lt;FONT&gt;ShowLoginAndInitFormEventArgs that is passed along.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT color=#008080 size=2&gt;&lt;FONT color=#3333bb&gt;Am I missing something somewhere? Are there any samples on using the library?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT color=#008080 size=2&gt;&lt;FONT color=#3333bb&gt;Thanks!&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Wed, 04 Oct 2006 09:42:41 GMT</pubDate><dc:creator>Kevin Lingofelter</dc:creator></item><item><title>RE: Implementing Security</title><link>http://forum.strataframe.net/FindPost3282.aspx</link><description>We are creating a new template for security that will show how to use the ShowLoginAndInitMainForm method.&amp;nbsp; The e.LoginSuccessful property has been changed to e.ShowMainForm.&amp;nbsp; The sematics are the same, so if you set it to True, the application will continue on and show the main form.&amp;nbsp; Also, you will have to deploy the data for your security project to your database or set the SecurityBasics.SecurityDataSourceKey to point to the StrataFrame database so that your application can see the security tables.</description><pubDate>Wed, 04 Oct 2006 09:42:41 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>