Security Classification codes
With SQL Server databases only, you can choose to make selected entity or link records inaccessible according to the Security Classification (SC) code that is given to each record. Who can access records with specific Security Classification codes is determined by membership of a Data Access Control group. Each group denies members of the group access to specific SC codes.
Requirements for using
- Each entity or link type in the database requires a field of type Security Classification Code (SCC). You can add only one Security Classification Code field per entity or link type.
- The classification levels that apply to entity and link records are defined as an SCC list, each classification level is represented as a Security Classification (SC) code. Multiple SCC lists can be added to the schema if different entity and link types use a different range of classification levels.
- The SCC list must be assigned to the SCC field in the relevant entity and link types.
Security classification codes and cases
If you want to use SC codes to classify your data, then you cannot also use cases. If you decide that you need to partition your data by case, then the conversion to case-control removes all the SC codes in your database. For more information about cases, see Creating a Case-Controlled Database.
Restricting SCC lists to accessible items only
- Select Restrict SCC lists to accessible items only. and turn on
SCC limitation in charting merged entities
When a chart contains denied entities or links, all the labels and data records for merged entities become available, including the labels and data records for denied entities and links. However, if the record is accessed in iBase, the message This record has been deleted is displayed.