T_PolicyMembership table

The T_PolicyMembership4 table stores the information for the memberships of a provisioning policy.

Column Name Description Data type
policy_id* Identifier of the provisioning policy. Big integer
role_id* Identifies the role membership. Can be either of the following:
  • The keyword EVERYONE or OTHERS
  • The identifier of the role as a string
Character (100)

* Indicates that the column is required and not null.

4 Indicates that the table is added in ISIM 6.0.0.2.

Parent topic: Access catalog tables and views