﻿<?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 » Enhancement Requests  » Add an accessible property ViewSecurityKey to the ConnectionManager class</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 03:36:02 GMT</lastBuildDate><ttl>20</ttl><item><title>Add an accessible property ViewSecurityKey to the ConnectionManager class</title><link>http://forum.strataframe.net/FindPost19087.aspx</link><description>Hi,&lt;P&gt;The following command &lt;FONT size=2&gt;MicroFour.StrataFrame.Data.ConnectionManager.ShowAvailableConnectionStrings() will show the SF Application Database Connections, it would be nice and consistent to have a ViewSecurityKey&amp;nbsp;property we could set before calling the ShowAvailableConnectionStrings() and let the security do its stuff.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Right now I have to add code to enforce security, and would be much better that this form acts like the MDDeployMain which you can set the ViewSecurityKey via code like this:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;[codesnippet]&lt;FONT color=#008000 size=2&gt;&lt;/P&gt;&lt;P&gt;'-- Create the deployment form&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;loDeploy = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain(lcPath &amp;amp; &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FixTrack_DD.pkg"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FixTrack"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;loDeploy.ViewSecurityKey = &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"ImportDatabase"&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;loDeploy.ShowDialog()&lt;/P&gt;&lt;P&gt;loDeploy.Close()&lt;/P&gt;&lt;P&gt;loDeploy.Dispose()&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;[/codesnippet]&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size=2&gt;&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Tue, 09 Sep 2008 10:02:22 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Add an accessible property ViewSecurityKey to the ConnectionManager class</title><link>http://forum.strataframe.net/FindPost19201.aspx</link><description>[quote][b]Dustin Taylor (09/09/2008)[/b][hr]Howdy :).&lt;P&gt;On this, couldn't you wrap your own call in a security key to achieve the desired functionality? I.e. have your own security key on the menu item or button that calls ShowAvailableConnections and use that to prevent access if desired?[/quote]&lt;P&gt;Hi Dustin,&lt;P&gt;Yes that is what I am doing now, but I meant for consistency through all SF features it would be easier, nicier and consistent to simply set the ViewSecurityKey.</description><pubDate>Tue, 09 Sep 2008 10:02:22 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Add an accessible property ViewSecurityKey to the ConnectionManager class</title><link>http://forum.strataframe.net/FindPost19197.aspx</link><description>Howdy :).&lt;/P&gt;&lt;P&gt;On this, couldn't you wrap your own call in a security key to achieve the desired functionality? I.e. have your own security key on the menu item or button that calls ShowAvailableConnections and use that to prevent access if desired?</description><pubDate>Tue, 09 Sep 2008 09:44:34 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item></channel></rss>