Step 6:  Configure Individual Controls for Role-Based Security

Each web page or control on a page you wish to secure should be configured to accept only those users with the appropriate roles.  Access permissions can be assigned to individual pages within the Application Security Wizard, and for most applications, this is sufficient.  However, you can override the page’s access permissions for an individual control via the Property Sheet.

Specify access permissions for individual controls in the Property Sheet.

These controls can be shown (made visible) or hidden based on the user's role and login status:

Securable Controls

GEN:Button

GEN:FieldValue with these control types:

Checkbox
Dropdown list
File upload
Image
Image Button
Label
Link Button
List box
Literal
Push Button
Radio button list
Text box

GEN:HTML
GEN:ImageButton
GEN:Label
GEN:LinkButton
GEN:Literal
GEN:Menu
GEN:PushButton
GEN:Record
GEN:Table
GEN:Use

Related

Example: Hiding Classic Style Menu Items Based on Security Settings

See Also

Configuring Application Security