DbAttributeSecurity

Use of attribute security check

Syntax

DbAttributeSecurity "value";

Value Description
none No attribute security checks are generated.
hr Security check in HR that uses Access_Attribute_API.Check_Access on Check_Insert___, Check_Update___ and Finite_State_Set___ methods.

Description

When set, the corresponding security check strategy will be used.

Setting up attribute security.

codegenproperties {
   DbAttributeSecurity "hr";
}

Related Properties


This page is generated from IFS Developer Studio at 2021-08-13 08:40.