Previous Topic

Next Topic

Book Contents

Right

Purpose

Loads definitions of rights that identify specific InForm activities that users can perform. The InForm software is delivered with predefined rights. For a list of the predefined rights in the InForm application, see Predefined rights in the InForm application.

Syntax

<RIGHT
    RIGHT="name"/>

Attributes

RIGHT="name"/>

Name of the right.

Example

The following example illustrates the definitions of some of the rights that are predefined for the InForm application.

<RIGHT RIGHT="Create User Right"/>
<RIGHT RIGHT="Modify User Rights"/>
<RIGHT RIGHT="Activate Site User"/>
<RIGHT RIGHT="Deactivate Site User"/>
<RIGHT RIGHT="Activate Sponsor User"/>
<RIGHT RIGHT="DeActivate Sponsor User"/>
<RIGHT RIGHT="Make user active"/>
<RIGHT RIGHT="Modify System Configuration"/>

Send Feedback