BSec or  Easy Security Templates.

 

Easiest Security to add, setup, manage, and offers excellent security.

 

Supports C4 -C6x, C7, ABC and Clarion Chains.

Multi-DLL support.

 

BSec is for Security Logon and restricting User access in your apps and is not for Registration Purposes.

 

BSec uses Encrypted tps files and has 'developer set built in defaults' in case the user deletes the security file.

BSec will automatically create a new Security file and use the developer defaults in creating the file.

 

If the end users delete the User file, they will lose access to the application, and need to contact the developer for assistance, or you may provide a default file.

 

Supports up to 255 Security levels. (Using a global Byte)

 

BSec is rich in features.

 

1.Procedure level security to restrict access.
2.EIP security for C4--C6x ABC, and C6x Legacy.
3.Global template populates all procedures, and allows a default global setting for all procedures.
4.Default global setting can be individually overridden in each procedure and security template.
5.Global defines for the access violation message and icon.
6.Individual Insert, Change, Delete security settings for forms.
7.EIP security for add, change, delete.
8.Multi-extension to add for as many buttons as needed to add security.
9.Secured code start and end code templates to secure code in embeds.  Only run if User passes security clearance. No warning message.
10.JumpStart utility to add all security items and default settings to a Security file.
11.TXD provided for the Security file.  Rename, change Owner Name, etc to taste.  Must follow file format.
12.TXD provided for sample Users file, and example users file provided for testing.  You can use your own Users file in the app.  Just needs 3 basic fields and a key.
13.Logical labeling using Procedure Name, EIP, action name, and/or button name for the procedures and controls in question.
14.Additional fields for category and description in the security file.  Defaults to procedure Category and Description.  Alter as necessary for user simplicity
15.Uses your Logon window, or txa's to import.  Control template provided to add Logon functionality when using your window.
16.Logon window is standard window procedure, so can be altered to match your look and feel.
17.Frame template to call logon procedure.