To create a privilege to provide view access to the vehicle form, follow these steps:
- Choose to add a new item to the project.
- In the Add New Item dialog, select Security from the left-hand list and Security Privilege from the right.
- Enter ConVMSVehicleTableView in the Name field and click on Add.
- Complete the Description property. This should describe to the security administrator what this privilege grants access to.
- Complete the Label property by giving it a short description for the security administrator, such as View vehicle records.
It can be a good idea to include some text or even a prefix in the text to uniquely identify which module this security element relates to. The security administrator will only be able ...