T_AttributeEntitlement table
The T_AttributeEntitlement
4 table
stores the information for the entitled attribute values of a service
entitlement in a provisioning policy.
Column Name | Description | Data type |
---|---|---|
se_id* |
Identifier of the service entitlement. | Big integer |
attr_name* |
Name of the account attribute. | Character (100) |
attr_value |
Stores an attribute value whose value_type is Regular
Expression(20) or Constant value(30) . |
Character (2000) |
Type* |
Type of entitlement.
|
Small integer |
value_type |
The value type, which defines the format
of the value.
|
Small integer |
JS_ATTR_VALUE |
Stores an attribute value whose value_type is JavaScript(10) . |
Long character |
* Indicates that the column is required and not null.
4 Indicates that the table is added in IBM Verify Identity Governance 6.0.0.2.