StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Role Based Security
»
StrataFrame Build 1.7.6.0 - Localizing Role Based Security Permissions...
StrataFrame Build 1.7.6.0 - Localizing Role Based Security Permissions
Post Reply
Like
1
StrataFrame Build 1.7.6.0 - Localizing Role Based Security Permissions...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Trent Taylor
Trent Taylor
posted 12 Years Ago
ANSWER
Topic Details
Share Topic
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
One major feature that we failed to mention about the new update is the ability to localize the RBS security permissions and roles. This was done in a way that you would not have to change your RBS security packages at all. In fact, all you need to do is create localization keys for your application for any of the localization packages that you have that are getting loaded into your application, and the RBS will find them.
For example, I have a client localization package that is used for the main client EXE in our medical application. This is where I chose to place the RBS permission keys. There are really two things that needed to be localized, the key itself, and the description.
This is the format of localizing. The actual permission is the root of the key. So lets take the example of "Accounts Receivable Report" as my RBS permission. I now need to create two localization keys for this, one for the permission and the other for the description.
Open up the localization project that will house the keys
For the permission, add "SEC_" (without the quotes) to localization the permission. So in this example, it would look like this: SEC_Accounts Receivable Report
For the description of the permission, it will have the SEC_ at the beginning as well as _DESC at the end. Like this: SEC_Accounts Receivable report_DESC
(
Note:
These are just Text Values, NOT messages. Just like any other localization text value only.)
Export the localization package and update your project.
When you run the RBS editor inside of your application at run-time, the keys should now reflect the appropriate language.
Let me know if you have any questions here.
Edited
12 Years Ago by
Trent L. Taylor
Reply
Like
1
Edhy Rijo
E
Edhy Rijo
posted 12 Years Ago
ANSWER
Post Details
Share Post
E
Group: StrataFrame Users
Posts: 2.4K,
Visits: 23K
Hi Trent,
Great addition!!!
I will be upgrading my VS this weekend to start testing the new stuff.
Edhy Rijo
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
1
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search